alistair23-linux/arch/m68k/mm
Peter Zijlstra 6edaf68a87 [PATCH] mm: arch do_page_fault() vs in_atomic()
In light of the recent pagefault and filemap_copy_from_user work I've gone
through all the arch pagefault handlers to make sure the inc_preempt_count()
'feature' works as expected.

Several sections of code (including the new filemap_copy_from_user) rely on
the fact that faults do not take locks under increased preempt count.

arch/x86_64 - good
arch/powerpc - good
arch/cris - fixed
arch/i386 - good
arch/parisc - fixed
arch/sh - good
arch/sparc - good
arch/s390 - good
arch/m68k - fixed
arch/ppc - good
arch/alpha - fixed
arch/mips - good
arch/sparc64 - good
arch/ia64 - good
arch/arm - fixed
arch/um - good
arch/avr32 - good
arch/h8300 - NA
arch/m32r - good
arch/v850 - good
arch/frv - fixed
arch/m68knommu - NA
arch/arm26 - fixed
arch/sh64 - fixed
arch/xtensa - good

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:21 -08:00
..
cache.c [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
fault.c [PATCH] mm: arch do_page_fault() vs in_atomic() 2006-12-07 08:39:21 -08:00
hwtest.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
init.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
kmap.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
Makefile [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
memory.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
motorola.c fix file specification in comments 2006-10-03 23:01:26 +02:00
sun3kmap.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
sun3mmu.c [PATCH] m68k: use proper defines for zone initialization 2006-06-23 07:43:01 -07:00