On Mon, Feb 23, 2026 at 01:41:58PM -0800, Josh Poimboeuf wrote: > On Tue, Feb 17, 2026 at 11:06:44AM -0500, Joe Lawrence wrote: > > Signed-off-by: Joe Lawrence <[email protected]> > > --- > > scripts/livepatch/klp-build | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Why? >
I don't have a pithy repro captured here, so I can just drop this for now. I was playing with building klp-build selftest modules and stashing the resulting .ko's under tools/testing/selftests. Occasionally subsequent klp-builds would get confused when seeing only a .ko and complaint about missing ancestor object files. Which led me to ask, why does it look in directories that don't even include kernel build artifacts. -- Joe
