[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)
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>

No differences found