diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2008-08-19 06:31:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-19 06:31:46 +0200 |
commit | fab00c5d15091546be681426c60b2ed2c10513bf (patch) | |
tree | b2b2933ae23fdc33410b48f00c0b7a5f6fc76bad /drivers/power | |
parent | netfilter: ctnetlink: fix sleep in read-side lock section (diff) | |
download | linux-fab00c5d15091546be681426c60b2ed2c10513bf.tar.xz linux-fab00c5d15091546be681426c60b2ed2c10513bf.zip |
netfilter: ctnetlink: sleepable allocation with spin lock bh
This patch removes a GFP_KERNEL allocation while holding a spin lock with
bottom halves disabled in ctnetlink_change_helper().
This problem was introduced in 2.6.23 with the netfilter extension
infrastructure.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions