Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1181386

Re: [PATCH] x86/kconfig/32: Make CONFIG_VM86 default to n and remove EXPERT

From Ingo Molnar <mingo@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] x86/kconfig/32: Make CONFIG_VM86 default to n and remove EXPERT
Date 2015-07-10 10:50 +0200
Message-ID <pKCam-3EX-9@gated-at.bofh.it> (permalink)
References <pKp3r-3HJ-3@gated-at.bofh.it> <pKpd7-3L6-11@gated-at.bofh.it> <pKpGa-4hj-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Linus Torvalds <torvalds@linux-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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] x86/kconfig/32: Make CONFIG_VM86 default to n and remove  EXPERT Ingo Molnar <mingo@kernel.org> - 2015-07-10 10:50 +0200

csiph-web