From: Rustad, Mark D Date: Wed, 18 Jul 2012 09:06:07 +0000 (+0000) Subject: net: Statically initialize init_net.dev_base_head X-Git-Tag: v3.2.31~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=954f835261b3a2d029b17eaf1e52155ce4d93be4;p=pandora-kernel.git net: Statically initialize init_net.dev_base_head commit 734b65417b24d6eea3e3d7457e1f11493890ee1d upstream. This change eliminates an initialization-order hazard most recently seen when netprio_cgroup is built into the kernel. With thanks to Eric Dumazet for catching a bug. Signed-off-by: Mark Rustad Acked-by: Eric Dumazet Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed