git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f508a
)
make vmstat cpu-unplug safe
author
KOSAKI Motohiro
<kosaki.motohiro@jp.fujitsu.com>
Mon, 12 May 2008 21:02:06 +0000
(14:02 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 13 May 2008 15:02:23 +0000
(08:02 -0700)
When accessing cpu_online_map, we should prevent dynamic changing
of cpu_online_map by get_online_cpus().
Unfortunately, all_vm_events() doesn't do that.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: Christoph Lameter <clameter@sgi.com>
Cc: Gautham R Shenoy <ego@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmstat.c
patch
|
blob
|
history
diff --cc
mm/vmstat.c
Simple merge