On 2024-09-26 06:41, Ard Biesheuvel wrote:
From: Ard Biesheuvel <[email protected]>The size field in a GDT descriptor is offset by 1, so subtract 1 from the calculated range. Signed-off-by: Ard Biesheuvel <[email protected]>
I guess with s/size/limit/ per Andrew. Reviewed-by: Jason Andryuk <[email protected]> Tested-by: Jason Andryuk <[email protected]> Thanks, Jason
