diff options
author | Patrick McHardy <kaber@trash.net> | 2008-11-26 12:57:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-11-26 12:57:44 +0100 |
commit | 3ec192559033ed457f0d7856838654c100fc659f (patch) | |
tree | 8896e920dee68ded264d858358faca4c2c59621c /net/bridge | |
parent | sungem: Fix PCS_MIICTRL register write in gem_init_phy(). (diff) | |
download | linux-3ec192559033ed457f0d7856838654c100fc659f.tar.xz linux-3ec192559033ed457f0d7856838654c100fc659f.zip |
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
The previous fix for the conntrack creation race (netfilter: ctnetlink:
fix conntrack creation race) missed a GFP_KERNEL allocation that is
now performed while holding a spinlock. Switch to GFP_ATOMIC.
Reported-and-tested-by: Zoltan Borbely <bozo@andrews.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions