diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2010-03-29 11:29:46 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-03-29 18:33:33 +0200 |
commit | fd522a8dec11a08b5fdd23982193808e268be19e (patch) | |
tree | 0eb958250db72b19ff2e9da63c432e19be0122bb /arch/arm/mach-s5pc100/Makefile.boot | |
parent | ARM: 6005/1: arm: kprobes: fix register corruption with jprobes (diff) | |
download | linux-fd522a8dec11a08b5fdd23982193808e268be19e.tar.xz linux-fd522a8dec11a08b5fdd23982193808e268be19e.zip |
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
When compiling the kernel to Thumb-2, using a 16-bit NOP in the
memmove() implementation causes the preceding ADD PC instruction to
branch incorrectly in the middle of a 32-bit LDR or STR instruction. The
memmove() code is now similar to the memcpy() template.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s5pc100/Makefile.boot')
0 files changed, 0 insertions, 0 deletions