diff options
author | Jon Medhurst <tixy@yxit.co.uk> | 2011-04-18 08:53:56 +0100 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-04-28 23:40:59 -0400 |
commit | f0aeb8bff0fe9de50e1e4093ef86ff8f17a9b1b0 (patch) | |
tree | 5de9db19cd2576c463574ed962c394d13d50a700 /arch/parisc/Kconfig | |
parent | ac211c6994fb5f1f282745054c00d29e53639cb1 (diff) |
ARM: kprobes: Reject probing of SETEND instructions
The emulation of SETEND was broken as it changed the endianess for
the running kprobes handling code. Rather than adding a new simulation
routine to fix this we'll just reject probing of SETEND as these should
be very rare in the kernel.
Note, the function emulate_none is now unused but it is left in the
source code as future patches will use it.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/parisc/Kconfig')
0 files changed, 0 insertions, 0 deletions