On 2024-09-26 06:41, Ard Biesheuvel wrote:
From: Ard Biesheuvel <[email protected]>Since commit d9ec1158056b ("x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'") phys_base is assigned directly rather than added to, so it is no longer necessary to clear it after use. Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Jason Andryuk <[email protected]> Tested-by: Jason Andryuk <[email protected]> My patch pre-dated the above, but I never liked it. Happy to see this gone. Thanks, Jason
