Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: HEAD build failure



I should add that the race condition in install(1) is triggered when
multiple concurrent build jobs simultaneously try to create the same
directory.  Instead of (or in addition to) making install(1) handle
this case correctly as my patch does, it could (should?) also be
fixed by changing the kernel module makefile rules to not create the
same directory multiple times.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index