All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: remove CONFIG_EXPERIMENTAL
@ 2007-11-01  5:08 Adrian Bunk
  2007-11-01  8:39 ` Stefan Richter
  2007-11-10 14:33 ` Pierre Ossman
  0 siblings, 2 replies; 3+ messages in thread
From: Adrian Bunk @ 2007-11-01  5:08 UTC (permalink / raw)
  To: linux-kernel

I'm about to send a patch that removes the EXPERIMENTAL option and all 
dependencies on EXPERIMENTAL because they are pointless.

Complete rationale:
- Many people and all distributions are currently forced to enable 
  CONFIG_EXPERIMENTAL since the options for many device drivers depend 
  on this option.
  I have yet to see someone not being able to install his favorite 
  distribution on his computer only because the distribution did choose 
  to disable all SATA drivers with dependencies on EXPERIMENTAL in their
  kernels...
- History has shown that often the dependency on EXPERIMENTAL is not 
  removed when the code has proven usable.
  As an example, is our NFSv4 support really still in an
  "alpha-test phase" [1], or is it already ready for being used?
  I don't know the answer in this specific case, but I wouldn't answer
  "still in an alpha-test phase" only based on the fact that the NFSv4 
  options still depend on EXPERIMENTAL.
- It might have been differently 10 years ago, but today everything that
  is available in a released kernel should also be in a usable state.

cu
Adrian

[1] quoted from the CONFIG_EXPERIMENTAL help text

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-10 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01  5:08 RFC: remove CONFIG_EXPERIMENTAL Adrian Bunk
2007-11-01  8:39 ` Stefan Richter
2007-11-10 14:33 ` Pierre Ossman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.