Will Deacon dc60b777fc arm64: mm: use inner-shareable barriers for inner-shareable maintenance
In order to ensure ordering and completion of inner-shareable maintenance
instructions (cache and TLB) on AArch64, we can use the -ish suffix to
the dmb and dsb instructions respectively.

This patch updates our low-level cache and tlb maintenance routines to
use the inner-shareable barrier variants where appropriate.

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>
2014-05-09 17:21:24 +01:00
..
2012-09-17 13:41:58 +01:00
2013-06-07 17:58:30 +01:00
2014-04-02 14:27:15 -07:00
2014-04-07 16:36:15 -07:00
2013-06-07 17:58:30 +01:00
2013-07-10 18:11:34 -07:00
2014-02-05 10:45:07 +00:00