WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [xen-4.0-testing test] 2061: regressions - FAIL

Brendan Cully writes ("Re: [Xen-devel] [xen-4.0-testing test] 2061: regressions 
- FAIL"):
> Until the kernel modules are in their proper place, I think a less
> drastic fix for your test suites would be to edit
> tools/remus/kmod/Makefile and change
> 
> test -d $(KERNELDIR)
> 
> to
> 
> test -f $(KERNELDIR)/Module.symvers
> 
> which will still silently fail to build the modules if tools/remus
> builds too early, but should suppress failure warnings. Completely
> untested.

I don't think this is reliable, is it ?  As that .symvers file can be
created before the kernel build is complete.  So we can still reenter
the whole kernel build.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel