mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-16 13:44:54 +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>
2.7 KiB
2.7 KiB