arm64: correct the effect of mitigations off on kpti
authorLiu Song <liusong@linux.alibaba.com>
Fri, 24 Jun 2022 01:20:48 +0000 (09:20 +0800)
committerWill Deacon <will@kernel.org>
Tue, 28 Jun 2022 14:08:01 +0000 (15:08 +0100)
commite92b25731ef6c21471a79404cebb0f6738096f77
tree6b36222bd3261b50681b0a1964eb67a862182fa3
parent1c9a8e87680870d5daf1eaa6314373dcc156ac15
arm64: correct the effect of mitigations off on kpti

If KASLR is enabled, then kpti will be forced to be enabled even if
mitigations off, so we need to adjust the description of this parameter.

Signed-off-by: Liu Song <liusong@linux.alibaba.com>
Link: https://lore.kernel.org/r/1656033648-84181-1-git-send-email-liusong@linux.alibaba.com
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/admin-guide/kernel-parameters.txt