On 7/1/25 02:58, Kirill A. Shutemov wrote: > Move CR pinning setup behind the EFI initialization. I kinda grumble about these one-off solutions. Could we just do this once and for all and defer CR pinning as long as possible? For instance, could we do it in a late_initcall()? Do we need pinning before userspace comes up?