]> git.baikalelectronics.ru Git - kernel.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)
commit92aabef96d7c11397bd369f4167f66747e1ea3a8
tree32f85a64ef9d5f54aa475d0d7638db169bb8a3d7
parentb88ce0da8baa1a0a895839a05ce4868d8483cc2d
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]