linprocfs - fix multi-CPU stat & cpuinfo
authorAlex Hornung <ahornung@gmail.com>
Tue, 16 Mar 2010 09:02:47 +0000 (09:02 +0000)
committerAlex Hornung <ahornung@gmail.com>
Tue, 16 Mar 2010 09:21:24 +0000 (09:21 +0000)
commit9cccdbd4b71c58391b8a46436c5c23cbb8175cb9
treed2ecd7432c9389280c0f83e44b484b923d70ccb1
parent24a7607d20394d992879fadbb6f4afe462da01b1
linprocfs - fix multi-CPU stat & cpuinfo

* Add multiprocessor support to /proc/stat and /proc/cpuinfo, as the
  sysconf() function uses these to find the total number of CPUs in the
  system.
sys/emulation/linux/i386/linprocfs/linprocfs_misc.c