]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: kprobes: Add new versions of emulate_ldr() and emulate_str()
authorJon Medhurst <tixy@yxit.co.uk>
Sat, 11 Jun 2011 12:10:49 +0000 (13:10 +0100)
committerTixy <tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:50 +0000 (17:32 +0000)
commit3c48fbb1478f47a95d18a56ff2662b40cb236152
treef9347be87b549151684767be44025ebfd540e6c8
parent12ce5d3388dab15109e94eb847c948b23b709a03
ARM: kprobes: Add new versions of emulate_ldr() and emulate_str()

These use the register calling conventions required by the new decoding
table framework for calling simulated instructions.

We rename the old versions of these functions to *_old for now.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-arm.c