diff options
author | Rémi Denis-Courmont <remi.denis-courmont@nokia.com> | 2010-10-08 04:02:03 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-08 14:09:10 -0700 |
commit | a131d82266e77b8eb8a2dab930a94ed0de9e91b0 (patch) | |
tree | 8c6dd33de004de38b187fdf08867c98f82757f79 /virt | |
parent | 03789f26722a15ccfe6f191e9fb3d356f2f18a1e (diff) | |
download | linux-stable-a131d82266e77b8eb8a2dab930a94ed0de9e91b0.tar.gz linux-stable-a131d82266e77b8eb8a2dab930a94ed0de9e91b0.tar.bz2 linux-stable-a131d82266e77b8eb8a2dab930a94ed0de9e91b0.zip |
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>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions