commit | 1682c45b920643cbde31d8a5b7ca7c2be92d6928 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Fri Jun 24 17:06:40 2022 +0200 |
committer | Will Deacon <will@kernel.org> | Fri Jun 24 17:18:10 2022 +0100 |
tree | f0d89108446f8450763a349a5d5a4c83f9457dbe | |
parent | 723d3a8ed1726081ca40f602073c53de28eebb93 [diff] |
arm64: mm: provide idmap pointer to cpu_replace_ttbr1() In preparation for changing the way we initialize the permanent ID map, update cpu_replace_ttbr1() so we can use it with the initial ID map as well. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20220624150651.1358849-11-ardb@kernel.org Signed-off-by: Will Deacon <will@kernel.org>