lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 9 Jul 2015 12:20:50 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Arjan van de Ven <arjan@...ux.intel.com>
Cc:	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

On Thu, Jul 9, 2015 at 11:51 AM, Arjan van de Ven <arjan@...ux.intel.com> wrote:
>
> I would rather do BOTH the default n AND the EXPERT

That basically makes it impossible for "normal people" to test it. You
have to mark yourself as expert, and then get the rest of the
configuration right. Not a good idea.

The kernel config is probably our biggest problem for getting people
to test. Building the kernel? Easy. Installing it? "make install; make
modules_install". Not that hard, unless your distro has screwed it up
(which has happened, I'm looking at you, Ubuntu).

But making a config that is sane? Not easy. Let's not make people have
to mess with their configurations any more than they have to. It's too
painful.

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?

            Linus
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ