diff options
author | Jon Medhurst <tixy@yxit.co.uk> | 2011-07-07 19:58:29 +0100 |
---|---|---|
committer | Tixy <tixy@medhuaa1.miniserver.com> | 2011-07-13 17:32:41 +0000 |
commit | aea490299f7f0412f884a4895bc96211d8d8dbaf (patch) | |
tree | ef4ad811403f718f4923213ac53e9fb793dafc11 /arch/arm/kernel/kprobes.c | |
parent | 6c8df3300f60cae54aeb2a6dda8efe7ffe16a322 (diff) |
ARM: kprobes: Make str_pc_offset a constant on ARMv7
The str_pc_offset value is architecturally defined on ARMv7 onwards so
we can make it a compile time constant. This means on Thumb kernels the
runtime checking code isn't needed, which saves us from having to fix it
to work for Thumb.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions