Re: [PATCHv5 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

From: Kirill A. Shutemov
Date: Tue Jan 16 2024 - 01:51:22 EST


On Mon, Jan 15, 2024 at 03:19:43PM +0200, Nikolay Borisov wrote:
> > + /* Switch to identity mapping */
> > + movq %rsi, %rax
> > + movq %rax, %cr3
>
> nit: Can't you move directly to cr3

For some reason, I thought I couldn't. Will fix.

--
Kiryl Shutsemau / Kirill A. Shutemov