aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>2010-10-08 04:02:03 +0000
committerJonas ABERG <jonas.aberg@stericsson.com>2011-01-24 10:49:10 +0100
commitc5bd0840f68d105152e7ab2c599fc542305e3205 (patch)
treed7b4892ea62d3b6a6b57da96eb004e2ea16bc864 /net
parentf13666c78e63d510c1e21d2ffa6eca161e81e2d7 (diff)
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> Change-Id: I7b204a54e159557839a94843348a177a1e3f4fd4 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/13162 Reviewed-by: QATOOLS Reviewed-by: B Sampath KUMAR <sampath.kumar@stericsson.com> Tested-by: B Sampath KUMAR <sampath.kumar@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'net')
-rw-r--r--net/phonet/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/phonet/Kconfig b/net/phonet/Kconfig
index a4fceb8fbcc..0d9b8a220a7 100644
--- a/net/phonet/Kconfig
+++ b/net/phonet/Kconfig
@@ -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