diff options
| author | Borislav Petkov (AMD) <bp@alien8.de> | 2026-04-20 18:43:52 +0200 |
|---|---|---|
| committer | Borislav Petkov (AMD) <bp@alien8.de> | 2026-05-04 11:18:41 +0200 |
| commit | 52705e72e265406255f83dbd0c725fddc5bd2c83 (patch) | |
| tree | b9be9f29f69126807792fe0cd8bca53e8e735794 /scripts | |
| parent | 7fd2df204f342fc17d1a0bfcd474b24232fb0f32 (diff) | |
x86/entry: Zap the #VC entry user and kernel macros
Drop the separate kernel and user macros in favor of calling a single #VC
C handler which multiplexes between the kernel and user #VC entry points
by looking at CS's RPL.
Zap unused DEFINE_IDTENTRY_VC while at it.
There should be no functionality change resulting from this - just code
simplification.
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Nikunj A. Dadhania <nikunj@amd.com>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Acked-by: Joerg Roedel <joerg.roedel@amd.com>
Tested-by: Nikunj A. Dadhania <nikunj@amd.com>
Link: https://patch.msgid.link/20260420164352.32129-1-bp@kernel.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
