x86/docs: Remove reference to syscall trampoline in PTI
authorNikolay Borisov <nik.borisov@suse.com>
Thu, 2 Nov 2023 13:02:04 +0000 (15:02 +0200)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 12 Dec 2023 13:43:59 +0000 (14:43 +0100)
commit7a0a6d55ed93fe064039c4e014d5cf3a97391bbb
tree6eea2a817df9d1d0a73dea89911c20e2b312d2f1
parentc64545594daf748422fa083389b062d0a16fb477
x86/docs: Remove reference to syscall trampoline in PTI

Commit

  bf904d2762ee ("x86/pti/64: Remove the SYSCALL64 entry trampoline")

removed the syscall trampoline and instead opted to enable using the
default SYSCALL64 entry point by mapping the percpu TSS. Unfortunately,
the PTI documentation wasn't updated when the respective changes were
made, so bring the doc up to speed.

Signed-off-by: Nikolay Borisov <nik.borisov@suse.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231102130204.41043-1-nik.borisov@suse.com
Documentation/arch/x86/pti.rst