[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20071107115911.GA10136@iris.sw.ru>
Date: Wed, 7 Nov 2007 14:59:11 +0300
From: "Denis V. Lunev" <den@...nvz.org>
To: davem@...emloft.net
Cc: devel@...nvz.org, containers@...ts.osdl.org,
netdev@...r.kernel.org, clg@...ibm.com, benjamin.thery@...l.net
Subject: [PATCH 0/2] fix for OOPS in pernet list operations if
CONFIG_NET_NS undefined
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.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists