KUWAMURA Shin''ya
2012-Mar-23 07:19 UTC
[PATCH] IRQ: fix ia64 build for 21530:0383662ea34c
Hi, This patch is for xen-4.0-testing. On ia64, 21530:0383662ea34c introduces the following error: irq.c:129: warning: initialization from incompatible pointer type irq.c: In function ''__do_IRQ'': irq.c:159: error: too few arguments to function ''desc->handler->end'' irq.c:223: error: too few arguments to function ''desc->handler->end'' irq.c: In function ''pirq_guest_eoi'': irq.c:450: error: too few arguments to function ''desc->handler->end'' irq.c: In function ''pirq_guest_unbind'': irq.c:579: error: too few arguments to function ''desc->handler->end'' This patch is a part of xen-unstable 24145:967845cb565b. Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com> -- KUWAMURA Shin''ya _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel