]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitffb6c0f4ce8e901af39fa8ea11b7c5374a53e9b1
treea971746de55c007d222ef2f7834045261240fffb
parentabdf809c55ea237495af50eb787bbef2beef6be8
[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