-
由 Pavel Tatashin 提交于
trans_pgd_* should be independent from mm context because the tables that are created by this code are used when there are no mm context around, as it is between kernels. Simply replace mm_init's with NULL. Signed-off-by: NPavel Tatashin <pasha.tatashin@soleen.com> Acked-by: NJames Morse <james.morse@arm.com> Link: https://lore.kernel.org/r/20210125191923.1060122-7-pasha.tatashin@soleen.comSigned-off-by: NWill Deacon <will@kernel.org>
5de59884