diff options
author | Will Deacon <will.deacon@arm.com> | 2014-05-02 17:24:10 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-05-09 18:03:15 +0200 |
commit | 98f7685ee69f871ba991089cb9685f0da07517ea (patch) | |
tree | f62bfc6c13d2e54c70349f47f85438f8d596fe36 /Kbuild | |
parent | arm64: mm: Optimise tlb flush logic where we have >4K granule (diff) | |
download | linux-98f7685ee69f871ba991089cb9685f0da07517ea.tar.xz linux-98f7685ee69f871ba991089cb9685f0da07517ea.zip |
arm64: barriers: make use of barrier options with explicit barriers
When calling our low-level barrier macros directly, we can often suffice
with more relaxed behaviour than the default "all accesses, full system"
option.
This patch updates the users of dsb() to specify the option which they
actually require.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions