namespaces: remove pid_ns and net_ns experimental status
authorDaniel Lezcano <daniel.lezcano@free.fr>
Wed, 27 Oct 2010 22:34:37 +0000 (15:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Oct 2010 01:03:16 +0000 (18:03 -0700)
commit9bd38c2cdaba1f3ab2e6f90ac1b3d72481477092
treeb9f7db1b1bacd34d9c5e5974187bf477cf8dbc9e
parent1548bf316f18090576f611c7318447c512ddbdd2
namespaces: remove pid_ns and net_ns experimental status

The pid namespace is in the kernel since 2.6.27 and the net_ns since
2.6.29.  They are enabled in the distro by default and used by userspace
component.  They are mature enough to remove the 'experimental' label.

Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/Kconfig