]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcca544affe45e75f09b572922b8b2c34f2b2d9a0
tree1489eb5f4ecac93071fc9995afa298a5a3f10e92
parentdee453affa099e4267eb82b40a40d01653300932
ARM: Fix wrong shared bit for CPU write buffer bug test

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>
arch/arm/mm/fault-armv.c