netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix for OOPS in pernet list operations if CONFIG_NET_NS undefined
@ 2007-11-07 11:59 Denis V. Lunev
  0 siblings, 0 replies; only message in thread
From: Denis V. Lunev @ 2007-11-07 11:59 UTC (permalink / raw)
  To: davem; +Cc: devel, containers, netdev, clg, benjamin.thery

These patches are addressed to the oops reported by the Cedric Le Goater
a week ago. The pernet_operations were discarder during kernel boot and
this breaks further operations as this 

Though, the patch from Pavel Emelyanov was partially reverted
by the Eric W. Biederman [commit 2b008b0a8e96b726c603c5e1a5a7a509b5f61e35]

So, I revert the Eric patch (actually, Eric one can be simply dropped) and
fix original code. There is no need for such complex code if CONFIG_NET_NS
is not defined.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-07 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-07 11:59 [PATCH 0/2] fix for OOPS in pernet list operations if CONFIG_NET_NS undefined Denis V. Lunev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).