]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
authorWill Deacon <will.deacon@arm.com>
Fri, 9 May 2014 17:36:27 +0000 (18:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 25 May 2014 22:47:46 +0000 (23:47 +0100)
commit6af857e1a83db3605198371f08a1ad7195a05e3c
treeff48508723eef430b3afb1fe48f19945acb3ed00
parent4d211c4531b549a635d155b65341ac9b6a4e2566
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion

dsb st can be used to ensure completion of pending cache maintenance
operations, so use it for the v7 cache maintenance operations.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/cacheflush.h
arch/arm/mm/cache-v7.S
arch/arm/mm/mmu.c