|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] make resend_irq_on_evtchn() non-static
On Tue, 2007-01-23 at 15:18 +0000, Keir Fraser wrote:
> On 22/1/07 20:32, "Alex Williamson" <alex.williamson@xxxxxx> wrote:
>
> > We still have a need to call resend_irq_on_evtchn() directly on ia64.
> > This patch changes it back to non-static. Thanks,
>
> Can't you h->retrigger(vector) in ia64_resend_irq()?
ia64_resend_irq() doesn't get an interrupt type pointer anymore. We
might be able to derive it, but this seemed more straight forward.
Thanks,
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|