dect
/
linux-2.6
Archived
13
0
Fork 0

Phonet: mark the pipe controller as EXPERIMENTAL

There are a bunch of issues that need to be fixed, including:
 - GFP_KERNEL allocations from atomic context
   (and GFP_ATOMIC in process context),
 - abuse of the setsockopt() call convention,
 - unprotected/unlocked static variables...

IMHO, we will need to alter the userspace ABI when we fix it. So mark
the configuration option as EXPERIMENTAL for the time being (or should
it be BROKEN instead?).

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Rémi Denis-Courmont 2010-10-08 04:02:03 +00:00 committed by David S. Miller
parent 03789f2672
commit a131d82266
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ config PHONET
will be called phonet. If unsure, say N.
config PHONET_PIPECTRLR
bool "Phonet Pipe Controller"
depends on PHONET
bool "Phonet Pipe Controller (EXPERIMENTAL)"
depends on PHONET && EXPERIMENTAL
default N
help
The Pipe Controller implementation in Phonet stack to support Pipe