diff options
author | Patrick McHardy <[email protected]> | 2008-11-26 03:57:44 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-11-26 03:57:44 -0800 |
commit | 3ec192559033ed457f0d7856838654c100fc659f (patch) | |
tree | 8896e920dee68ded264d858358faca4c2c59621c /net/lapb/lapb_iface.c | |
parent | bd51126957eeac96d056c670545ff798c89f63f5 (diff) |
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 <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions