commit | 4712e17aa4b3c348cd0c7afc6370551a9193b65f | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Fri Nov 08 18:29:26 2013 +0000 |
committer | Taras Kondratiuk <taras@ti.com> | Tue Apr 01 16:48:23 2014 +0300 |
tree | 9d294369d05ab751445766d2cc693102cd3bb2cb | |
parent | 888be25402021a425da3e85e2d5a954d7509286e [diff] |
ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses Ensure we read instructions in the correct endian-ness by using the <asm/opcodes.h> helper to transform them as necessary. Acked-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> [taras.kondratiuk@linaro.org: fix next_instruction() function] Signed-off-by: Taras Kondratiuk <taras.kondratiuk@linaro.org>