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:	Wed, 18 Jan 2012 22:13:54 +0000
From:	Russell King - ARM Linux <linux@....linux.org.uk>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	Paul Bolle <pebolle@...cali.nl>, Andrew Jones <drjones@...hat.com>,
	rientjes@...gle.com, mingo@...e.hu, david.woodhouse@...el.com,
	linux-kernel@...r.kernel.org, gregkh@...e.de, davem@...emloft.net,
	axboe@...nel.dk, arnd@...db.de, holt@....com,
	linux-arch@...r.kernel.org, hskinnemoen@...il.com,
	egtvedt@...fundet.no, msalter@...hat.com, a-jacquiot@...com,
	starvik@...s.com, jesper nilsson <jesper.nilsson@...s.com>,
	dhowells@...hat.com, takata@...ux-m32r.org, geert@...ux-m68k.org,
	yasutake koichi <yasutake.koichi@...panasonic.com>,
	jonas@...thpole.se, kyle@...artin.ca, deller@....de,
	jejb@...isc-linux.org, chris@...kel.net, greg@...ah.com,
	davej@...hat.com, airlied@...ux.ie, jkosina@...e.cz,
	mchehab@...radead.org, johannes@...solutions.net,
	linville@...driver.com
Subject: Re: [PATCH] kconfig: untangle EXPERT and EMBEDDED

On Wed, Jan 18, 2012 at 01:55:59PM -0800, Andrew Morton wrote:
> I think there's some value in telling people "this feature might blow
> up".  But perhaps doing this via Kconfig dependencies wasn't the
> correct implementation.  It would be better to make the feature
> available, but highlight it in somme manner.  Show it in a different
> colour, append the text "this feature might blow up", etc.

Well, in theory all "experimental" options should depend on EXPERIMENTAL
_and_ have (EXPERIMENTAL) at the end of the option text.

In reality, people forget to add (EXPERIMENTAL).  People also forget about
the option and never remove this status.

I don't think any solution (such as different colouring) would solve that -
because those of us who are in theory supposed to sort this out are the
ones who don't use the configuration tools!  (which is probably why they
get forgotten in the first place.)

There's one telling thing though: there is not one ARM defconfig which
has EXPERIMENTAL unset...  Across all architectures, there's 16 which
have it unset and 361 which the option is set.
--
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