[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V2] tools/hotplug: Removing of "all" dependency from "install" rule.
Anthony PERARD writes ("[PATCH V2] tools/hotplug: Removing of "all" dependency from "install" rule."): > The "install" rules depends on both "all" and "subdirs-install" and > "all" depends on "subdirs-all". This leads the "install" rules to call > both "subdirs-all" and "subdirs-install" which create a race with two > concurrent `make` within the same directory (systemd) trying to make the > same things (xen.conf) and failing. Thanks for the investigation. I think this demonstrates that our approach to subdirs is, at the very least, excessively fragile. But this fix (or workaround, if we prefer) will do. Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |