7 Aug 2007 23:18
Re: [PATCH] atl1: use spin_trylock_irqsave()
Jeff Garzik <jeff <at> garzik.org>
2007-08-07 21:18:57 GMT
2007-08-07 21:18:57 GMT
Jay Cliburn wrote: > From: Ingo Molnar <mingo <at> elte.hu> > > use the simpler spin_trylock_irqsave() API to get the adapter lock. > > [ this is also a fix for -rt where adapter->lock is a sleeping lock. ] > > Signed-off-by: Ingo Molnar <mingo <at> elte.hu> > Signed-off-by: Jay Cliburn <jacliburn <at> bellsouth.net> > --- > drivers/net/atl1/atl1_main.c | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) applied to #upstream-fixes - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed