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)
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>

No differences found