diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2013-11-08 18:29:27 +0000 |
---|---|---|
committer | Taras Kondratiuk <taras@ti.com> | 2014-04-01 16:48:24 +0300 |
commit | af886d2dfdc0a7997438b39fe6b772b609d7314a (patch) | |
tree | 0b3b0b65bf28afbaa1cf0e36f00fedcf069541d8 /arch/arm/mach-kirkwood | |
parent | 4712e17aa4b3c348cd0c7afc6370551a9193b65f (diff) |
ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building
The kprobes test will build certain instructions incorrectly if building
big endian as .word output gets endian-swapped by the linker. Change to
using <asm/opcodes.h> and __inst_arm() to produce instructions.
Acked-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
[taras.kondratiuk@linaro.org: fixed unsupported coprocessor instructions]
Signed-off-by: Taras Kondratiuk <taras.kondratiuk@linaro.org>
Diffstat (limited to 'arch/arm/mach-kirkwood')
0 files changed, 0 insertions, 0 deletions