[PATCH] Kprobes/IA64: arch specific handling
authorAnil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Thu, 23 Jun 2005 07:09:28 +0000 (00:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:22 +0000 (09:45 -0700)
commitfd7b231ff98578308d8f5fb76a25a369ce1074ae
tree529490442b281ce08015376fa6247647ca232e69
parent7213b2521889eb087eed8abaa48d1a692575da3e
[PATCH] Kprobes/IA64: arch specific handling

This is an IA64 arch specific handling of Kprobes

Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Rusty Lynch <Rusty.lynch@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/Kconfig.debug
arch/ia64/kernel/Makefile
arch/ia64/kernel/kprobes.c [new file with mode: 0644]
include/asm-ia64/kprobes.h [new file with mode: 0644]