Skip to content
Commit 89c6bc58 authored by Russell King's avatar Russell King
Browse files

ARM: allow 16-bit instructions in ALT_UP()



Allow ALT_UP() to cope with a 16-bit Thumb instruction by automatically
inserting a following nop instruction.  This allows us to care less
about getting the assembler to emit a 32-bit thumb instruction.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 38e42f12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment