[PATCHv2 0/3] Fix for load_unaligned_zeropad() in TDX guest

From: Kirill A. Shutemov
Date: Thu May 19 2022 - 23:14:02 EST


An updated version of the load_unaligned_zeropad() fix.

v2:
- Clarify RIP adjustments during #VE handling;
- Fix early #VE handling;
- Fix comment and commit message;

Kirill A. Shutemov (3):
x86/tdx: Fix early #VE handling
x86/tdx: Clarify RIP adjustments in #VE handler
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page

arch/x86/coco/tdx/tdx.c | 166 +++++++++++++++++++++++++++-------------
1 file changed, 113 insertions(+), 53 deletions(-)

--
2.35.1