Re: 2.4.0-test[34]: nasty make race with CONFIG_MODVERSIONS=y

From: I Lee Hetherington (ilh@sls.lcs.mit.edu)
Date: Tue Jul 18 2000 - 12:05:59 EST


Adding

     .PHONY: $(TOPDIR)/include/linux/modversions.h

to Rules.make seems to eliminate the race with minimal disruption. This
forces modversions.h to be remade without checking modification times.
As things stand now, anytime one new .ver file is added, it remakes the
whole modversions.h from all the .ver files, so it isn't really any less
efficient.

--Lee Hetherington

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 23 2000 - 21:00:11 EST