Stephen Rothwell
2011-Sep-15 05:27 UTC
[Xen-devel] linux-next: build failure after merge of the xen tree
Hi all, After merging the xen tree, today''s linux-next build (x86_64 allmodconfig) failed like this: arch/x86/xen/time.c: In function ''xen_set_wallclock'': arch/x86/xen/time.c:204:25: error: storage size of ''op'' isn''t known arch/x86/xen/time.c:211:11: error: ''XENPF_settime'' undeclared (first use in this function) arch/x86/xen/time.c:211:11: note: each undeclared identifier is reported only once for each function it appears in arch/x86/xen/time.c:216:2: error: implicit declaration of function ''HYPERVISOR_dom0_op'' arch/x86/xen/time.c:204:25: warning: unused variable ''op'' Caused by commit 7b11a83f592a ("xen/dom0: set wallclock time in Xen"). I have used teh xen tree from next-20110914 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jeremy Fitzhardinge
2011-Sep-15 09:10 UTC
[Xen-devel] Re: linux-next: build failure after merge of the xen tree
On 09/14/2011 10:27 PM, Stephen Rothwell wrote:> Hi all, > > After merging the xen tree, today''s linux-next build (x86_64 allmodconfig) > failed like this: > > arch/x86/xen/time.c: In function ''xen_set_wallclock'': > arch/x86/xen/time.c:204:25: error: storage size of ''op'' isn''t known > arch/x86/xen/time.c:211:11: error: ''XENPF_settime'' undeclared (firstuse in this function)> arch/x86/xen/time.c:211:11: note: each undeclared identifier isreported only once for each function it appears in> arch/x86/xen/time.c:216:2: error: implicit declaration of function''HYPERVISOR_dom0_op''> arch/x86/xen/time.c:204:25: warning: unused variable ''op'' > > Caused by commit 7b11a83f592a ("xen/dom0: set wallclock time in Xen"). > > I have used teh xen tree from next-20110914 for today.Thanks, I''ll drop that for now. J _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel