On Mon, Apr 23, 2012 at 09:17:08PM +0900, Simon Horman wrote: > From: Sasha Levin <levinsasha928@xxxxxxxxx> > > 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: stable@xxxxxxxxxxxxxxx > Signed-off-by: Sasha Levin <levinsasha928@xxxxxxxxx> > Acked-by: Julian Anastasov <ja@xxxxxx> > Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx> > --- > 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? -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html