summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorJon Medhurst <tixy@yxit.co.uk>2011-04-18 09:53:54 +0200
committerNicolas Pitre <nicolas.pitre@linaro.org>2011-04-29 05:40:58 +0200
commitfa1a03b429b3fd5f28e7fdd20ce99ca572bfd236 (patch)
tree3b69ca654478557d3b6432e2e0a44095628e70f8 /init
parentARM: kprobes: Fix emulation of USAD8 instructions (diff)
downloadlinux-fa1a03b429b3fd5f28e7fdd20ce99ca572bfd236.tar.xz
linux-fa1a03b429b3fd5f28e7fdd20ce99ca572bfd236.zip
ARM: kprobes: Reject probing of all coprocessor instructions
The kernel doesn't currently support VFP or Neon code, and probing of code with CP15 operations is fraught with bad consequences. Therefore we don't need the ability to probe coprocessor instructions and the code to support this can be removed. The removed code also had at least two bugs: - MRC into R15 should set CPSR not trash PC - LDC and STC which use PC as base register needed the address offset by 8 Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions