Re: [PATCH] IBM Lanstreamer bugfixes

From: Kent E Yoder (yoder1@us.ibm.com)
Date: Fri Jan 18 2002 - 17:39:36 EST


> > actually I should be using spin_lock_irqsave() in open() and close()
> > since the lock is taken inside the interrupt function, no?
>
> Correct - which might explain some of your other delays curing lockups

  Hmmm.. i wish it did. Unfortunately the only non irq saved calls to
spin_lock are in the open and close functions, my lock call in xmit is irq
saved. These should be changed obviously, but I haven't seen the box lock
up during open or close...

Kent

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



This archive was generated by hypermail 2b29 : Wed Jan 23 2002 - 21:00:30 EST