mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-17 06:25:07 +00:00
save_and_disable_irqs does not need to use mov + msr (which was introduced to work around a documentation bug which was propagated into binutils.) Use msr with an immediate constant, and if we're building for ARMv6 or later, use the new CPSID instruction. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1.3 KiB
1.3 KiB