]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: Add ARM ERRATA 782773 workaround
authorKouei Abe <kouei.abe.cp@rms.renesas.com>
Fri, 31 Aug 2012 06:18:40 +0000 (15:18 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 28 Sep 2012 01:01:05 +0000 (10:01 +0900)
commit4ea7b94eb473f806a33561d8f2be8d3db4b3e4d7
tree1fe968ec65f49585db863a154751cfc3e8896cad
parenta513753cb6335974ae1ed2ff6c5d118367863207
arm: Add ARM ERRATA 782773 workaround

This is a workaround for Errata 782773 which effects all r0, r2 and r3
revisions.

The work-around avoids the possibility of an MMU exception in the case
where a page table walk occurs immediately after a page table update
that hasn't been flushed from the L1 data cache.

Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Kouei Abe <kouei.abe.cp@rms.renesas.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
---

v2
* Reword Kconfig description
* Add some details to changelog entry
arch/arm/Kconfig
arch/arm/mm/proc-v7-2level.S