]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2238488fcecc84729b205fe6529cb068cb0cca0d
treed70666993953aa4ff6ab6a2f2b417ce9e7191b88
parent72c947294252cbe2f65f649bd9bf0ffe56abd5f0
parentc41e15da487939bfcbdd5539391b05360d7a5e33
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>