Hi!

> > > I got oops with usb-storage and usbnet being used at same time.
> > > 
> > > Oops. Oops was in --get-free-pages(), called from
> > > 
> > > skb-release-data
> > > --kfree-skb
> > > --kfree-skb
> > > usbnet-bh
> > > sock-sendpage
> 
> Never seen such a problem.
> 
> 
> > To follow up myself, should not defer-bh use irqsave spinlocks?
> 
> I can't see why, considering it's already called in-irq()  .. unles
> you're using some host controller driver that's not in the standard
> kernel, and calls completions in a softirq/tasklet/bh/... ?

It may be called in_irq(), but in_irq() does not guarantee interrupts
are disabled, no?
                                                                Pavel
-- 
I'm [EMAIL PROTECTED] "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at [EMAIL PROTECTED]

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to