On Mon, Apr 23, 2012 at 07:23:27AM -0700, Greg KH wrote: > On Mon, Apr 23, 2012 at 09:17:08PM +0900, Simon Horman wrote: > > From: Sasha Levin <[email protected]> > > > > Use GFP_KERNEL instead of GFP_ATOMIC when registering an ipvs protocol. > > > > This is safe since it will always run from a process context. > > > > Cc: [email protected] > > Signed-off-by: Sasha Levin <[email protected]> > > Acked-by: Julian Anastasov <[email protected]> > > Signed-off-by: Simon Horman <[email protected]> > > --- > > net/netfilter/ipvs/ip_vs_proto.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > How does this patch meet the Documentation/stable_kernel_rules.txt > requirements?
Sorry about that, I would like to withdraw this change from consideration for stable. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
