[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |