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:
4de0b1e
)
[PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplug
author
shin, jacob
<jacob.shin@amd.com>
Fri, 28 Apr 2006 15:54:37 +0000
(10:54 -0500)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 28 Apr 2006 16:00:35 +0000
(09:00 -0700)
transfer_objects should only be called when all of the cpus in the
node are online. CPU_DEAD notifier callback marks l3->shared to NULL.
Signed-off-by: Jacob Shin <jacob.shin@amd.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c
patch
|
blob
|
history
diff --cc
mm/slab.c
Simple merge