[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150710084516.GA15959@gmail.com>
Date: Fri, 10 Jul 2015 10:45:16 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Arjan van de Ven <arjan@...ux.intel.com>,
Andy Lutomirski <luto@...nel.org>,
the arch/x86 maintainers <x86@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Oleg Nesterov <oleg@...hat.com>,
Kees Cook <keescook@...omium.org>,
Peter Zijlstra <peterz@...radead.org>,
Borislav Petkov <bp@...en8.de>,
Austin S Hemmelgarn <ahferroin7@...il.com>,
Brian Gerst <brgerst@...il.com>,
Matthew Garrett <mjg59@...f.ucam.org>
Subject: Re: [PATCH] x86/kconfig/32: Make CONFIG_VM86 default to n and remove
EXPERT
* Linus Torvalds <torvalds@...ux-foundation.org> wrote:
> [...]
>
> The one thing we might want to do is to rename the config option, simply to make
> sure that people who do "make oldconfig" will actually see the new question and
> hopefully pick the new default rather than just getting their old "y" without
> even seeing it. Call the option "LEGACY_VM86" or something, perhaps?
Absolutely!
The 'default n' makes very little sense without changing the name - most distros
have the old symbol already and will just grandfather in at whatever value it was.
Change the name and also update the help text to make it scarier: point out that
it has known quirks and that we don't really trust the code because it's ancient,
crippled on the hardware side because vm86 mode was never fully documented by CPU
makers, back when x86 CPU makers (and Microsoft) considered virtualization an
enemy of Windows revenue.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists