[IA64] kprobes arch consolidation build fix
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 6 Mar 2008 17:49:01 +0000 (09:49 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 6 Mar 2008 17:49:01 +0000 (09:49 -0800)
commit45e18c228e131592a922859e1525770a1803191d
treea971746de55c007d222ef2f7834045261240fffb
parent818c7e866f920b145424c2c46deda4b27c3fb316
[IA64] kprobes arch consolidation build fix

ia64 named their handler kprobes_fault_handler while all other
arches used kprobe_fault_handler.  Change the function definition
and header declaration.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/kprobes.c
arch/ia64/mm/fault.c
include/asm-ia64/kprobes.h