From: Juergen Gross <jgross@suse.com>
To: David Vrabel <david.vrabel@citrix.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 12:04:59 +0200 [thread overview]
Message-ID: <53EB384B.4090801@suse.com> (raw)
In-Reply-To: <53EB35F1.6000208@citrix.com>
On 08/13/2014 11:54 AM, David Vrabel wrote:
> 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?
Sure.
Juergen
next prev parent reply other threads:[~2014-08-13 10:05 UTC|newest]
Thread overview: 13+ 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 ` David Vrabel
2014-08-13 9:29 ` [Xen-devel] " David Vrabel
2014-08-13 9:43 ` Juergen Gross
2014-08-13 9:54 ` David Vrabel
2014-08-13 9:54 ` [Xen-devel] " David Vrabel
2014-08-13 10:04 ` Juergen Gross [this message]
2014-08-13 10:04 ` Juergen Gross
2014-08-13 9:43 ` Juergen Gross
2014-08-13 9:53 ` David Vrabel
2014-08-13 9:53 ` David Vrabel
2014-08-13 10:04 ` Juergen Gross
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=53EB384B.4090801@suse.com \
--to=jgross@suse.com \
--cc=david.vrabel@citrix.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 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.