summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorJon Medhurst <tixy@yxit.co.uk>2011-04-18 08:53:54 +0100
committerNicolas Pitre <nicolas.pitre@linaro.org>2011-04-28 23:40:58 -0400
commitfa1a03b429b3fd5f28e7fdd20ce99ca572bfd236 (patch)
tree3b69ca654478557d3b6432e2e0a44095628e70f8 /virt
parentc6e4ae32911c2a0ad02d47ee59ccba352a74c38e (diff)
downloadlinux-fa1a03b429b3fd5f28e7fdd20ce99ca572bfd236.tar.gz
linux-fa1a03b429b3fd5f28e7fdd20ce99ca572bfd236.tar.bz2
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 'virt')
0 files changed, 0 insertions, 0 deletions