Re: [PATCH / RFC 2/2] fec: fixup spinlocks.
From: Sebastian Siewior <bigeasy@linutronix.de>
Date: 2008-03-28 09:25:46
From: Sebastian Siewior <bigeasy@linutronix.de>
Date: 2008-03-28 09:25:46
* Greg Ungerer | 2008-03-28 16:58:09 [+1000]:
Hi Sebastion,
Hi Greg,
quoted
4. Use the .*_irqsave variant in that part which may be called from IRQ or user mode.I couldn't see any changes here that switched to use *_irqsave?
The only lock user that may be called from both called from both places is mii_queue() and that one allready uses the save variant. I guess you want me to repost that patch without point 4 in the summary right?
Regards Greg
Sebastian