From: Jon Medhurst Date: Sat, 11 Jun 2011 12:10:49 +0000 (+0100) Subject: ARM: kprobes: Add new versions of emulate_ldr() and emulate_str() X-Git-Tag: v3.1-rc1~258^2^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c48fbb1478f47a95d18a56ff2662b40cb236152;p=pandora-kernel.git 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 Acked-by: Nicolas Pitre --- Reading git-diff-tree failed