[PATCH 179/193] net/rds: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Kees Cook
This config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it. CC: Venkat Venkatsubra CC: "David S. Miller" Signed-off-by: Kees Cook --- net/rds/Kconfig |4 ++-- 1 file changed, 2 insertions(+), 2

Re: [PATCH 179/193] net/rds: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread David Miller
From: Kees Cook Date: Tue, 23 Oct 2012 13:04:12 -0700 > This config item has not carried much meaning for a while now and is > almost always enabled by default. As agreed during the Linux kernel > summit, remove it. > > CC: Venkat Venkatsubra > CC: "David S. Miller" > Signed-off-by: Kees Cook

Re: [PATCH 179/193] net/rds: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Venkat Venkatsubra
On 10/23/2012 3:04 PM, Kees Cook wrote: This config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it. CC: Venkat Venkatsubra CC: "David S. Miller" Signed-off-by: Kees Cook Acked-by: Venkat Venkatsubra