[IA64] optimize pagefaults a little
authorChristoph Hellwig <hch@lst.de>
Wed, 16 May 2007 12:52:19 +0000 (14:52 +0200)
committerTony Luck <tony.luck@intel.com>
Wed, 16 May 2007 16:00:51 +0000 (09:00 -0700)
Get rid of the notifier list and call the kprobes code directly
if compiled in.  This mirrors the changes that recently went
into powerpc, s390 and sparc64.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found