diff options
author | Will Deacon <will.deacon@arm.com> | 2012-02-23 13:51:38 +0000 |
---|---|---|
committer | Jonathan Austin <jonathan.austin@arm.com> | 2013-06-07 17:02:44 +0100 |
commit | aa1aadc3305c4917c39f0291613a5ec81dd4c73b (patch) | |
tree | 6cb4cdb683aa041bc640b27df85eb9fa6663eab1 /arch/arm/mach-s5p64x0/include/mach | |
parent | c4a1f032ed35d744e3d74b8aebe8d85f29aecd88 (diff) | |
download | blackbird-op-linux-aa1aadc3305c4917c39f0291613a5ec81dd4c73b.tar.gz blackbird-op-linux-aa1aadc3305c4917c39f0291613a5ec81dd4c73b.zip |
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
The ARM CPU suspend code can be selected even for a !CONFIG_MMU
configuration. The resulting kernel will not compile and, even if it did,
would access undefined co-processor registers when executing.
This patch fixes the v6 and v7 CPU suspend code for the nommu case.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Tested-by: Jonathan Austin <jonathan.austin@arm.com>
CC: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> (commit_signer:1/3=33%)
CC: Santosh Shilimkar <santosh.shilimkar@ti.com> (commit_signer:1/3=33%)
CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-s5p64x0/include/mach')
0 files changed, 0 insertions, 0 deletions