linux-stable-rt/arch
Anil S Keshavamurthy d98f8f0518 [PATCH] Notify page fault call chain for sparc64
Overloading of page fault notification with the notify_die() has performance
issues(since the only interested components for page fault is kprobes and/or
kdb) and hence this patch introduces the new notifier call chain exclusively
for page fault notifications their by avoiding notifying unnecessary
components in the do_page_fault() code path.

Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:22 -07:00
..
alpha [PATCH] oprofile: Fix unnecessary cleverness 2006-06-26 09:58:17 -07:00
arm
arm26
cris
frv
h8300
i386 [PATCH] Notify page fault call chain for i386 2006-06-26 09:58:22 -07:00
ia64 [PATCH] Notify page fault call chain for ia64 2006-06-26 09:58:22 -07:00
m32r
m68k [PATCH] arch: use list_move() 2006-06-26 09:58:17 -07:00
m68knommu [PATCH] m68knommu: improve syscall entry and fix strace 2006-06-25 21:04:24 -07:00
mips [PATCH] oprofile: Fix unnecessary cleverness 2006-06-26 09:58:17 -07:00
parisc
powerpc [PATCH] Notify page fault call chain for powerpc 2006-06-26 09:58:22 -07:00
ppc
s390 [PATCH] s390: setup.c cleanup + build fix 2006-06-25 10:01:25 -07:00
sh [PATCH] oprofile: Fix unnecessary cleverness 2006-06-26 09:58:17 -07:00
sh64
sparc
sparc64 [PATCH] Notify page fault call chain for sparc64 2006-06-26 09:58:22 -07:00
um
v850
x86_64 [PATCH] Notify page fault call chain for x86_64 2006-06-26 09:58:22 -07:00
xtensa