https://github.com/torvalds/linux
Revision 25904157168ddc8841748a729914f00e53d7e049 authored by Russell King on 26 August 2011, 21:44:59 UTC, committed by Russell King on 28 August 2011, 09:39:54 UTC
For ARMv7 kernels running in the non-secure world, writing to the
auxillary control register causes an abort, so we must avoid directly
writing the auxillary control register.  If the ACR has already been
reinitialized by SoC code, don't try to restore it.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent f35235a
History
Tip revision: 25904157168ddc8841748a729914f00e53d7e049 authored by Russell King on 26 August 2011, 21:44:59 UTC
ARM: pm: avoid writing the auxillary control register for ARMv7
Tip revision: 2590415

back to top