OSDN Git Service

Merge branch 'tlb/asm-generic' into aarch64/for-next/core
authorWill Deacon <will.deacon@arm.com>
Fri, 7 Sep 2018 17:44:41 +0000 (18:44 +0100)
committerWill Deacon <will.deacon@arm.com>
Fri, 7 Sep 2018 17:44:41 +0000 (18:44 +0100)
commitcbbac1c3e6a80f32a692703d764f432d357378ec
treed70666993953aa4ff6ab6a2f2b417ce9e7191b88
parent57361846b52bc686112da6ca5368d11210796804
parent7526aa54b261087014bdea7e361f900d4741c35e
Merge branch 'tlb/asm-generic' into aarch64/for-next/core

As agreed on the list, merge in the core mmu_gather changes which allow
us to track the levels of page-table being cleared. We'll build on this
in our low-level flushing routines, and Nick and Peter also have plans
for other architectures.

Signed-off-by: Will Deacon <will.deacon@arm.com>