]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARC: kprobes support
authorVineet Gupta <vgupta@synopsys.com>
Tue, 22 Jan 2013 11:33:59 +0000 (17:03 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:05 +0000 (23:16 +0530)
commit4d86dfbbda09b3c67bcaeb370f22a2cc7f39205b
tree689785c7e0cc853f52b55ba10d0546313c2335a9
parente65ab5a875d9e8ad8ff37529c2ae844699fefad1
ARC: kprobes support

Origin port done by Rajeshwar Ranga

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Cc: Rajeshwar Ranga <rajeshwar.ranga@gmail.com>
arch/arc/Kconfig
arch/arc/include/asm/kprobes.h [new file with mode: 0644]
arch/arc/include/asm/ptrace.h
arch/arc/kernel/Makefile
arch/arc/kernel/disasm.c
arch/arc/kernel/kprobes.c [new file with mode: 0644]
arch/arc/kernel/traps.c