generic-poky/meta/recipes-extended/procps
Wenzong Fan 3a06eb6f53 procps: fix that top will quit after cpu offline
top utiliy fails to read /proc/stat after cpu offline, because Cpu_tot
is still the original cpu numbers when calling cpus_refresh, in which
it is trying to read and sscanf Cpu_tot times /proc/stat.

The patch is from procps-3.2.8-2.fc12.src.rpm

(From OE-Core rev: f24aed8d7e41cce277c6eff4ff5ab07b8e39ffff)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-19 18:03:34 +01:00
..
procps-3.2.8 procps: fix that top will quit after cpu offline 2013-06-19 18:03:34 +01:00
procps.inc procps: cleanup update-alternatives deprecated code 2012-08-15 14:26:35 +01:00
procps_3.2.8.bb procps: fix that top will quit after cpu offline 2013-06-19 18:03:34 +01:00