linux/arch/i386/mm
Ingo Molnar 656dad312f [PATCH] highmem: catch illegal nesting
Catch illegally nested kmap_atomic()s even if the page that is mapped by
the 'inner' instance is from lowmem.

This avoids spuriously zapped kmap-atomic ptes and turns hard to find
crashes into clear asserts at the bug site.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 11:18:07 -08:00
..
Makefile
boot_ioremap.c
discontig.c
extable.c
fault.c [PATCH] Consolidate bust_spinlocks() 2007-02-11 10:51:34 -08:00
highmem.c [PATCH] highmem: catch illegal nesting 2007-02-11 11:18:07 -08:00
hugetlbpage.c
init.c
ioremap.c
mmap.c
pageattr.c [PATCH] misc NULL noise removal 2007-02-09 09:14:07 -08:00
pgtable.c