diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2008-11-06 16:23:07 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2008-11-06 16:23:07 +0300 |
commit | c30c2f99e10b6a810dae9a25b35c6d48796d8ffb (patch) | |
tree | ba62c6796e789fc5dfcb16ec8cddb2f1c89203b8 /arch/arm/vfp/vfphw.S | |
parent | 2bedbdf4148ebbe48c7a89449ab52e475a788f42 (diff) | |
download | linux-c30c2f99e10b6a810dae9a25b35c6d48796d8ffb.tar.xz |
ARMv7: Add extra barriers for flush_cache_all compressed/head.S
The flush_cache_all function on ARMv7 is implemented as a series of
cache operations by set/way. These are not guaranteed to be ordered with
previous memory accesses, requiring a DMB. This patch also adds barriers
for the TLB operations in compressed/head.S
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm/vfp/vfphw.S')
0 files changed, 0 insertions, 0 deletions