]> Pileus Git - ~andy/linux/commit
ARM: tlb: don't perform inner-shareable invalidation for local BP ops
authorWill Deacon <will.deacon@arm.com>
Mon, 18 Feb 2013 22:07:47 +0000 (22:07 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 12 Aug 2013 11:25:44 +0000 (12:25 +0100)
commit2c813980c6113ac2c407fbed99f53242088c3038
treebc68fc216c14179d10b2ddc5a86129550e4c9531
parent587b9b6487acddf777301c867c24f31fdf4ada4a
ARM: tlb: don't perform inner-shareable invalidation for local BP ops

Now that the ASID allocator doesn't require inner-shareable maintenance,
we can convert the local_bp_flush_all function to perform only
non-shareable flushing, in a similar manner to the TLB invalidation
routines.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/include/asm/tlbflush.h
arch/arm/kernel/smp_tlb.c