Hi, 23408:1fc3347850c7 causes the following error: machine_kexec.c:106: error: static declaration of ''machine_kexec_get_xen'' follows non-static declaration /xen-unstable.hg/xen/include/xen/kexec.h:39: error: previous declaration of ''machine_kexec_get_xen'' was here This patch fixes it. Signed-off-by: KUWAMURA Shin''ya <kuwa@jp.fujitsu.com> -- KUWAMURA Shin''ya _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
>>> On 07.07.11 at 02:44, "KUWAMURA Shin''ya" <kuwa@jp.fujitsu.com> wrote: > Hi, > > 23408:1fc3347850c7 causes the following error: > machine_kexec.c:106: error: static declaration of ''machine_kexec_get_xen'' > follows non-static declaration > /xen-unstable.hg/xen/include/xen/kexec.h:39: error: previous declaration of > ''machine_kexec_get_xen'' was here > > This patch fixes it.Hmm, am I to imply this is the only build problem you were having on ia64? The builds have been failing for me for a very long time, and definitely not just because of this. And due to these build problems, I''m likely to have introduced further breakage with the irq<->pirq translation work, as I couldn''t build-test ia64. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
KUWAMURA Shin''ya
2011-Jul-07 07:54 UTC
Re: [Xen-devel] [PATCH] [IA64] kexec: fix ia64 build
Hi Jan,>>>>> On Thu, 07 Jul 2011 08:10:22 +0100 >>>>> JBeulich@novell.com("Jan Beulich") said: > > Hmm, am I to imply this is the only build problem you were having on > ia64?No, ia64 has many problems. It is obviously simple, so I sent it. I am working on other problems now. Best regards, -- KUWAMURA Shin''ya _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
>>> On 07.07.11 at 09:54, "KUWAMURA Shin''ya" <kuwa@jp.fujitsu.com> wrote: >>>>>> On Thu, 07 Jul 2011 08:10:22 +0100 >>>>>> JBeulich@novell.com("Jan Beulich") said: >> >> Hmm, am I to imply this is the only build problem you were having on >> ia64? > > No, ia64 has many problems. It is obviously simple, so I sent it. > I am working on other problems now.Thanks a lot for looking into this! Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel