Re: [PATCH 2/2] NET: sungem, use spin_trylock_irqsave

From: Jiri Slaby
Date: Tue Jul 14 2009 - 17:18:57 EST


On 07/14/2009 11:10 PM, David Miller wrote:
>> - if (!spin_trylock(&gp->tx_lock)) {
>> + if (!spin_trylock_irqsave(&gp->tx_lock)) {
>
> (hint: type 'make' before you send patches!!!!)

Grr, I did but my bash_history shows that I built wrong subtree. My
apologies.
--
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/