From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
Gerd Hoffmann <kraxel@redhat.com>,
qemu-devel@nongnu.org, Alexander Graf <agraf@suse.de>
Subject: Re: [Qemu-devel] [PATCH] RFC v2: hcd-ohci: add dma error handling
Date: Wed, 24 Jul 2013 19:49:42 +1000 [thread overview]
Message-ID: <51EFA336.1010600@ozlabs.ru> (raw)
In-Reply-To: <1374656722.3916.127.camel@pasglop>
On 07/24/2013 07:05 PM, Benjamin Herrenschmidt wrote:
> On Wed, 2013-07-24 at 18:28 +1000, Alexey Kardashevskiy wrote:
>> 1. if a physical device once reported UnrecoverableError, what is it
>> expected to be able to do after that? Should ohci_hcd module reloading bring
>> it back to life? With this patch, OHCI dies till reboot (but at least it does
>> not break other subsystems).
>
> Not sure what the spec says but I assume an HC reset should work. That
> and a PCI reset which we can potentially trigger in SW (though we
> haven't yet implemented the RTAS interfaces for it).
Double checked. "rmmod ohci_hcd; modprobe ohci_hcd" brings it back so we
are good here :)
--
Alexey
next prev parent reply other threads:[~2013-07-24 9:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-24 8:28 [Qemu-devel] [PATCH] RFC v2: hcd-ohci: add dma error handling Alexey Kardashevskiy
2013-07-24 9:05 ` Benjamin Herrenschmidt
2013-07-24 9:49 ` Alexey Kardashevskiy [this message]
2013-07-24 12:55 ` Gerd Hoffmann
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=51EFA336.1010600@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=benh@kernel.crashing.org \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/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.