summaryrefslogtreecommitdiffstats
path: root/include/asm-m32r/pgalloc.h
diff options
context:
space:
mode:
authorPaul Jackson2006-12-08 11:35:53 +0100
committerLinus Torvalds2006-12-08 17:28:37 +0100
commitb8b50b6519afa9891b753c4fffa89d89e04df66a (patch)
tree02aff736f77241445d588817c0ea629e69a0b69a /include/asm-m32r/pgalloc.h
parent[PATCH] ext4 calls journal_stop (diff)
downloadkernel-qcow2-linux-b8b50b6519afa9891b753c4fffa89d89e04df66a.tar.gz
kernel-qcow2-linux-b8b50b6519afa9891b753c4fffa89d89e04df66a.tar.xz
kernel-qcow2-linux-b8b50b6519afa9891b753c4fffa89d89e04df66a.zip
[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
fallback_alloc() could end up calling cpuset_zone_allowed() with interrupts disabled (by code in kmem_cache_alloc_node()), but without __GFP_HARDWALL set, leading to a possible call of a sleeping function with interrupts disabled. This results in the BUG report: BUG: sleeping function called from invalid context at kernel/cpuset.c:1520 in_atomic():0, irqs_disabled():1 Thanks to Paul Menage for catching this one. Signed-off-by: Paul Jackson <pj@sgi.com> Cc: Paul Menage <menage@google.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-m32r/pgalloc.h')
0 files changed, 0 insertions, 0 deletions