]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: move shared uprobe/kprobe definitions into new include file
authorDavid A. Long <dave.long@linaro.org>
Thu, 6 Mar 2014 22:53:34 +0000 (17:53 -0500)
committerDavid A. Long <dave.long@linaro.org>
Tue, 18 Mar 2014 20:39:35 +0000 (16:39 -0400)
commitb2531dd5e5f19ea01d67aed82d81c5f778ec0fb7
tree32f85a64ef9d5f54aa475d0d7638db169bb8a3d7
parent6fe50a28ba6e5fafb4a549dea666dd15297dd8bd
ARM: move shared uprobe/kprobe definitions into new include file

Separate the kprobe-only definitions from the definitions needed by
both kprobes and uprobes.

Signed-off-by: David A. Long <dave.long@linaro.org>
Acked-by: Jon Medhurst <tixy@linaro.org>
arch/arm/include/asm/kprobes.h
arch/arm/include/asm/probes.h [new file with mode: 0644]