[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Change spec of callback IRQ for PV-on-HVM onIA64
You (Doi.Tsunehisa) said: >> Maybe I'm missing something and you can help me understand. :-) >> Whatever the value is mangled in pdev->irq, you should always >> keep following two instances same: >> if ((ret = request_irq(pdev->irq, evtchn_interrupt, SA_SHIRQ,... >> and >> if ((ret = set_callback_irq(pdev->irq))) > > In x86-linux, two instances are same. But in IA64-linux, previous one > is a external interrupt vector for xen-platform interruption. Although > latter one is a hardware IRQ id. Both values are not same in IA64-linux. Sorry.. This description is situation with my patch. -- ÅÚÈî¤Ç¤·¤¿¡¥¡¥¡¥ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |