diff options
author | Andrew Morton <akpm@osdl.org> | 2006-03-22 09:08:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-22 16:54:02 +0100 |
commit | 6626c5d53bc45c59798628677ba5606f02e371f3 (patch) | |
tree | 7be40e7709b1887648a649fd6b5c036638c4608b /mm/memory.c | |
parent | [PATCH] mm: cleanup prep_ stuff (diff) | |
download | linux-6626c5d53bc45c59798628677ba5606f02e371f3.tar.xz linux-6626c5d53bc45c59798628677ba5606f02e371f3.zip |
[PATCH] mm: prep_zero_page() in irq is a bug
prep_zero_page() uses KM_USER0 and hence may not be used from IRQ context, at
least for highmem pages.
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Christoph Lameter <christoph@lameter.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions