arm64: Kconfig: drop KAISER reference from KPTI option description
authorArd Biesheuvel <ardb@kernel.org>
Mon, 27 Nov 2023 12:00:53 +0000 (13:00 +0100)
committerWill Deacon <will@kernel.org>
Mon, 11 Dec 2023 11:40:38 +0000 (11:40 +0000)
commit7540f70df98f5c46feb5fe2257f93f543e5821e5
treecd5d2fd92389b247a2fa5ed71bb5db6cc5d2830a
parent8885c7398fe56c49f14be6ce0ac202385f3cd818
arm64: Kconfig: drop KAISER reference from KPTI option description

KAISER is a reference to the KASLR hardening technique that already
existed before Meltdown happened, and by now, it is sufficiently obscure
that mentioning it does not actually clarify anything. So remove this
reference, and replace it with KPTI.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20231127120049.2258650-8-ardb@google.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/Kconfig