[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)
commit576fe0bd7e52dce7afb6b9b2450744555b2eb53a
treeacf2a5f8d7f7906cfa2da9bf53a74d8e3fcd42bb
parent17028c5c91580036eb41da2fad292965fa3b9a7d
[IA64] optimize pagefaults a little

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>
arch/ia64/kernel/kprobes.c
arch/ia64/mm/fault.c
include/asm-ia64/kdebug.h
include/asm-ia64/kprobes.h