commit | 5c8abebaa48834bc122218e0da23395ad61f0153 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Fri Nov 08 18:29:26 2013 +0000 |
committer | Andrey Konovalov <andrey.konovalov@linaro.org> | Wed Apr 16 23:20:24 2014 +0400 |
tree | 558316ad64e0e4b43f4e6672c9f848e5e40f54f3 | |
parent | f735325463c932b18980f1a7ba027eee1e933cae [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>