[PATCH] powerpc: minor fault path optimization

2007-04-30 Thread Christoph Hellwig
Call the kprobes pagefault handler directly instead of going through the complex notifier chain. Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]> Index: linux-2.6/arch/powerpc/mm/fault.c === ---

[PATCH] powerpc: minor fault path optimization

2007-04-30 Thread Christoph Hellwig
Call the kprobes pagefault handler directly instead of going through the complex notifier chain. Signed-off-by: Christoph Hellwig [EMAIL PROTECTED] Index: linux-2.6/arch/powerpc/mm/fault.c === ---