diff options
author | Will Deacon <will.deacon@arm.com> | 2018-06-22 10:25:25 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-06-22 17:23:26 +0100 |
commit | b5b7dd647f2d21b93f734ce890671cd908e69b0a (patch) | |
tree | a2cc270c943d8e699057e8eb4b03bbeda0e59315 /arch/arm64/mm/proc.S | |
parent | b154886f7892499d0d3054026e19dfb9a731df61 (diff) | |
download | linux-b5b7dd647f2d21b93f734ce890671cd908e69b0a.tar.bz2 |
arm64: kpti: Use early_param for kpti= command-line option
We inspect __kpti_forced early on as part of the cpufeature enable
callback which remaps the swapper page table using non-global entries.
Ensure that __kpti_forced has been updated to reflect the kpti=
command-line option before we start using it.
Fixes: ea1e3de85e94 ("arm64: entry: Add fake CPU feature for unmapping the kernel at EL0")
Cc: <stable@vger.kernel.org> # 4.16.x-
Reported-by: Wei Xu <xuwei5@hisilicon.com>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Tested-by: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm64/mm/proc.S')
0 files changed, 0 insertions, 0 deletions