ARM: Fix wrong shared bit for CPU write buffer bug test
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 23 Dec 2009 19:54:31 +0000 (19:54 +0000)
committerRussell 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