Searched hist:"9 bd38c2c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/init/ |
H A D | Kconfig | 9bd38c2c Wed Oct 27 17:34:37 CDT 2010 Daniel Lezcano <daniel.lezcano@free.fr> 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>
|