• Alexander Atanasov's avatar
    [PATCH] ipchains_core GFP_KERNEL fix · e4d533b6
    Alexander Atanasov authored
      [ Made applicable with -p1 by Rusty ]
    
      nlma fixes a call to netlink_broadcast with GFP_KERNEL ( passed to
      skb_clone ) while we are in_interrupt() ( catched by a BUG() in
      slab.c:1109 ).
    e4d533b6
ipchains_core.c 49.2 KB