[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090714.141020.34896663.davem@davemloft.net>
Date: Tue, 14 Jul 2009 14:10:20 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jirislaby@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] NET: sungem, use spin_trylock_irqsave
From: Jiri Slaby <jirislaby@...il.com>
Date: Mon, 13 Jul 2009 23:23:40 +0200
> - if (!spin_trylock(&gp->tx_lock)) {
> + if (!spin_trylock_irqsave(&gp->tx_lock)) {
I'm about to give you a royal flaming.
Any idea why?
(hint: type 'make' before you send patches!!!!)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists