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:
d9fd3ab
)
ARM: Fix wrong shared bit for CPU write buffer bug test
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 23 Dec 2009 19:54:31 +0000
(19:54 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 23 Dec 2009 19:54:31 +0000
(19:54 +0000)
It is unpredictable to have the same memory mapped using different
shared bit settings for ARMv6 and ARMv7 CPUs. Fix this for the CPU
write buffer bug test.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found