On Thu, Sep 08, 2022 at 10:49:12AM +0200, Juergen Gross wrote: > -void set_mtrr_aps_delayed_init(void) > -{ > - if (!cache_generic) > - return; > - > - mtrr_aps_delayed_init = true; > -} > -
Except that you've removed the accessors and made that bool global. Which is less pretty than it was before... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette