summaryrefslogtreecommitdiff
path: root/Documentation/sound
diff options
context:
space:
mode:
authorAlexey Dobriyan <adobriyan@gmail.com>2010-02-16 07:57:44 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-08 10:23:17 -0700
commit7606088a8d06062750d6d24cab6e064d7711356e (patch)
tree67f2d3bf3bd8fbcd7c0b3d415473f9dad6f08d84 /Documentation/sound
parent39371f2a8a7c27a63882c1586c3ee72f05eb6527 (diff)
gre: fix netns vs proto registration ordering
commit c2892f02712e9516d72841d5c019ed6916329794 upstream. GRE protocol receive hook can be called right after protocol addition is done. If netns stuff is not yet initialized, we're going to oops in net_generic(). This is remotely oopsable if ip_gre is compiled as module and packet comes at unfortunate moment of module loading. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> [dannf: backported to Debian's 2.6.32] Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/sound')
0 files changed, 0 insertions, 0 deletions