On Tue, Aug 30, 2011 at 05:48:08PM +0300, [email protected] wrote: > From: Stratos Psomadakis <[email protected]> > > Fix broken backport for IPv6 tunnels in 2.6.32-longterm kernels. > > upstream commit d5aa407f59f5b83d2c50ec88f5bf56d40f1f8978 ("tunnels: fix > netns vs proto registration ordering") , which was included in > 2.6.32.44-longterm, was not backported correctly, and results in a NULL > pointer dereference in ip6_tunnel.c for longterm kernels >=2.6.32.44 > > Use [un]register_pernet_gen_device() instead of > [un]register_pernet_device() to fix it. > > Signed-off-by: Stratos Psomadakis <[email protected]>
Now applied, thanks. greg k-h _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
