From: Jeremy Fitzhardinge <jeremy@goop.org>
To: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: xen-devel@lists.xensource.com,
Keir Fraser <keir.fraser@eu.citrix.com>,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: IRQs, move_in_progress, -EBUSY &c
Date: Wed, 11 Aug 2010 08:38:14 -0700 [thread overview]
Message-ID: <4C62C3E6.4090606@goop.org> (raw)
In-Reply-To: <AANLkTin2Q9pH+v=Nm=T-R_sgajrdxKy5nj+_5Ja+Wb6Y@mail.gmail.com>
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
next prev parent reply other threads:[~2010-08-11 15:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-11 14:56 IRQs, move_in_progress, -EBUSY &c George Dunlap
2010-08-11 15:04 ` Keir Fraser
2010-08-11 15:38 ` Jeremy Fitzhardinge [this message]
2010-08-11 15:59 ` Keir Fraser
2010-08-11 17:49 ` George Dunlap
2010-08-11 18:18 ` Keir Fraser
2010-08-11 19:06 ` George Dunlap
2010-08-11 19:12 ` Keir Fraser
2010-08-11 19:52 ` George Dunlap
2010-08-11 19:28 ` George Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C62C3E6.4090606@goop.org \
--to=jeremy@goop.org \
--cc=George.Dunlap@eu.citrix.com \
--cc=keir.fraser@eu.citrix.com \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.