git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15490ef
)
ARM: make SWP emulation explicit on !CPU_USE_DOMAINS
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 10 Feb 2011 13:05:13 +0000
(13:05 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 10 Feb 2011 13:05:13 +0000
(13:05 +0000)
SWP emulation requires that CPU domain support is disabled in order to
work safely. Make that explicit in the kernel configuration to prevent
illegal configurations being generated.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found