On Fri, 18 May 2018, Kirill A. Shutemov wrote: > Here's several patches that I would like to queue for v4.18. Please review > and consider applying. > > In this version I've addressed Thomas' feedback. > > Changing __pgtable_l5_enabled to __initdata is not as trivial as I hoped. > It requires few tricks to avoid section mismatch. I'm not sure if it worth > the gain. We can keep it __ro_after_init. > > If you feel it's too invasive, just drop last three patches.
Well done. Thanks for cleaning it up. Thanks, tglx