Re: [PATCH 0/6] Boot-time switching between 4- and 5-level paging for 4.15, Part 1

From: Ingo Molnar
Date: Mon Oct 23 2017 - 08:40:24 EST



* Kirill A. Shutemov <kirill@xxxxxxxxxxxxx> wrote:

> > Making a variable that 'looks' like a constant macro dynamic in a rare Kconfig
> > scenario is asking for trouble.
>
> We expect boot-time page mode switching to be enabled in kernel of next
> generation enterprise distros. It shoudn't be that rare.

My point remains even with not-so-rare Kconfig dependency.

Thanks,

Ingo