[POWERPC] Minor fault path optimization
authorChristoph Hellwig <hch@infradead.org>
Mon, 30 Apr 2007 10:56:46 +0000 (11:56 +0100)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 May 2007 10:57:39 +0000 (20:57 +1000)
Call the kprobes pagefault handler directly instead of going through
the complex notifier chain.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found