Jimi Xenidis
2005-Mar-25 22:34 UTC
[Xen-devel] [Patch] get raise_softirq()from the right header
x86 seems to get the protoype thru #include <asm/debugger.h> but domain.c should explicitly #include <xen/softirq.h> -JX ===== xen/common/domain.c 1.172 vs 1.171 ====--- 1.172/xen/common/domain.c 2005-03-25 17:02:52 -05:00 +++ 1.171/xen/common/domain.c 2005-03-25 09:00:59 -05:00 @@ -14,7 +14,6 @@ #include <xen/event.h> #include <xen/time.h> #include <xen/console.h> -#include <xen/softirq.h> #include <asm/shadow.h> #include <public/dom0_ops.h> #include <asm/domain_page.h> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel