On 7/7/25 01:03, Kirill A. Shutemov wrote: > Instead of moving setup_cr_pinning() below efi_enter_virtual_mode() in > arch_cpu_finalize_init(), defer it until core initcall. What are the side effects of this move? Are there other benefits? What are the risks? BTW, ideally, you'd get an ack from one of the folks who put the CR pinning in the kernel in the first place to make sure this isn't breaking the mechanism in any important ways.