Re: [PATCH] b44.c Use dev_kfree_skb_irq() in b44_tx()

From: David Miller
Date: Wed Nov 23 2011 - 16:40:48 EST


From: Xander Hover <LKML@xxxxxxxx>
Date: Wed, 23 Nov 2011 14:56:28 +0100

> Reported issues when using dev_kfree_skb() on UP systems and
> systems with low numbers of cores. dev_kfree_skb_irq() will
> properly save IRQ state before freeing the skb.
>
> Tested on 3.1.1 and 3.2_rc2
...
> Signed-off-by: Xander Hover <LKML@xxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/