Re: [PATCH 182/193] net/sunrpc: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Myklebust, Trond
On Tue, 2012-10-23 at 13:04 -0700, 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: Trond Myklebust > CC: "J. Bruce Fields" > CC: "David S. Miller" > Signed-

[PATCH 182/193] net/sunrpc: 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: Trond Myklebust CC: "J. Bruce Fields" CC: "David S. Miller" Signed-off-by: Kees Cook --- net/sunrpc/Kconfig |2 +- 1 file changed

Re: [PATCH 182/193] net/sunrpc: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread David Miller
From: Kees Cook Date: Tue, 23 Oct 2012 13:04:15 -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: Trond Myklebust > CC: "J. Bruce Fields" > CC: "David S. Miller" > Sig