[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] IRQs, move_in_progress, -EBUSY &c
On 08/11/2010 07:56 AM, George Dunlap wrote: Going backwards to the root of the problem: The root device times out even though the device driver successfully loads and sees the device -- it complains about missing interrupts. It misses interrupts because the PHYSDEVOP_setup_gsi returns -16, EBUSY, and the pvops kernel doesn't retry; so the gsi is never set up. Aside from any of the other issues, EBUSY doesn't generally suggest that the caller should try again. That would be EAGAIN. J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |