On Thu, May 14, 2026 at 05:04:48AM +0000, Jia He wrote: > Running the full kunit suite on arm64 (128-core Neoverse N2) with 7.1-rc3+ > produces a handful of backtraces that are not real kernel bugs but > rather test-infrastructure issues: races with boot-time code, missing > bounds checks, resource leaks, and sysfs duplicate-name splats. > > This series fixes them one by one so that a clean kunit run no longer > leaves noise in dmesg:
This series was sent to too many different people at once. Always break your changes up into subsystem-specific series as no one can take all of these through their tree, and our tools, as you know, have a hard time of just picking one patch out of a series. thanks, greg k-h

