From: David Vrabel <david.vrabel@citrix.com>
To: Juergen Gross <jgross@suse.com>, <xen-devel@lists.xenproject.org>,
<konrad.wilk@oracle.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [Xen-devel] [PATCH] Make bind_interdomain_evtchn_to_irq() public
Date: Wed, 13 Aug 2014 10:54:57 +0100 [thread overview]
Message-ID: <53EB35F1.6000208@citrix.com> (raw)
In-Reply-To: <53EB3337.3030809@suse.com>
On 13/08/14 10:43, Juergen Gross wrote:
>
> static int scsiback_init_sring(struct vscsibk_info *info, grant_ref_t
> ring_ref,
> evtchn_port_t evtchn)
> {
> ...
> irq = bind_interdomain_evtchn_to_irq(info->domid, evtchn);
> request_threaded_irq(irq, NULL, scsiback_irq_fn,
> IRQF_ONESHOT, "vscsiif-backend", info)
> ...
This usage is fine.
I assume the error checking of bind_interdomain_evtchn_to_irq() and
request_threaded_irq() was omitted for clarity in this example?
David
next prev parent reply other threads:[~2014-08-13 9:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-12 13:43 [PATCH] Make bind_interdomain_evtchn_to_irq() public jgross
2014-08-13 9:29 ` [Xen-devel] " David Vrabel
2014-08-13 9:43 ` Juergen Gross
2014-08-13 9:54 ` David Vrabel [this message]
2014-08-13 10:04 ` Juergen Gross
2014-08-13 9:53 ` David Vrabel
2014-08-13 10:04 ` [Xen-devel] " Juergen Gross
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=53EB35F1.6000208@citrix.com \
--to=david.vrabel@citrix.com \
--cc=jgross@suse.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xen-devel@lists.xenproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox