Re: [RFC 1/4] CONFIG_STABLE: Define it

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(I missed the original post, hence am replying to te reply...)
> On 5/31/07, [email protected] <[email protected]> wrote:
>> Introduce CONFIG_STABLE to control checks only useful for development.
>>
>> Signed-off-by: Christoph Lameter <[email protected]>
>> [...]
>>  menu "General setup"
>>
>> +config STABLE
>> +       bool "Stable kernel"
>> +       help
>> +         If the kernel is configured to be a stable kernel then various
>> +         checks that are only of interest to kernel development will be
>> +         omitted.
>> +

Didn't we talk about the wording and the logic some time ago?  Your
option looks like a magic switch that suddenly improves kernel
stability, hence everyone will switch it on.

How about this:

config BUILD_FOR_RELEASE
	bool "Build for release"
	help
	  If the kernel is configured as a release build, various checks
	  that are only of interest to kernel development will be
	  omitted.

	  If unsure, say Y.

Or this:

config BUILD_FOR_TESTING
	bool "Build for testing"
	help
	  If the kernel is configured as a test build, various checks
	  useful for testing of pre-releases will be activated.

	  If unsure, say N.
-- 
Stefan Richter
-=====-=-=== -=== =-=--
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux