diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2013-06-18 23:21:11 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-19 09:08:35 +0100 |
commit | f24aed8d7e41cce277c6eff4ff5ab07b8e39ffff (patch) | |
tree | 7b30164f260466118a25048cba8eaaabfd36f6d2 /meta/recipes-extended/pam | |
parent | ea31d45def0e9fc4ed1c1ef92756d807ff59fe72 (diff) | |
download | openembedded-core-f24aed8d7e41cce277c6eff4ff5ab07b8e39ffff.tar.gz openembedded-core-f24aed8d7e41cce277c6eff4ff5ab07b8e39ffff.tar.bz2 openembedded-core-f24aed8d7e41cce277c6eff4ff5ab07b8e39ffff.zip |
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
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/pam')
0 files changed, 0 insertions, 0 deletions