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:
45e3e19
)
SLUB: Fix early boot GFP_DMA allocations
author
Nick Piggin
<npiggin@suse.de>
Mon, 15 Jun 2009 10:35:10 +0000
(13:35 +0300)
committer
Pekka Enberg
<penberg@cs.helsinki.fi>
Mon, 15 Jun 2009 10:55:26 +0000
(13:55 +0300)
Recent change to use slab allocations earlier exposed a bug where
SLUB can call schedule_work and try to call sysfs before it is
safe to do so.
Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Tested-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
mm/slub.c
patch
|
blob
|
history
diff --cc
mm/slub.c
Simple merge