]> git.neil.brown.name Git - history.git/commit
[PATCH] ipchains_core GFP_KERNEL fix
authorAlexander Atanasov <alex@ssi.bg>
Mon, 3 Jun 2002 05:32:34 +0000 (22:32 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 3 Jun 2002 05:32:34 +0000 (22:32 -0700)
commite4d533b6f853b94e42fa1675ff64b2be9ec1bfd4
tree5576a4ff8958f885d4a6eaa1f3db0627479d01e1
parente347fa36454c2b50a4bcb8edb5a80b5c09bc02b5
[PATCH] ipchains_core GFP_KERNEL fix

  [ 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 ).
net/ipv4/netfilter/ipchains_core.c