On Thu, 28 Nov 2024 at 11:27, Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote: > > This consists of 3 fixes, the main one build that we build the kallsyms > test modules all over again if we just run make twice. Thanks, my empty builds went from 43s back to 23s where they belong. (Obviously when some core header file changes and forces everything to be re-built, that's all in the noise, but the small random pulls are now much faster) Linus