Re: [PATCH 7/7] x86/mm: Mark __pgtable_l5_enabled __initdata
From: Thomas Gleixner
Date: Sat May 19 2018 - 03:52:36 EST
On Fri, 18 May 2018, Kirill A. Shutemov wrote:
> __pgtable_l5_enabled shouldn't be needed after system has booted.
> All preparation is done. We can now mark it as __initdata.
>
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>