On Wed, Jul 16, 2025 at 04:02:43PM +0200, David Hildenbrand wrote: > Doesn't compile. This is introduced way later in this series. > > Using something like > > git rebase -i mm/mm-unstable --exec "make -j16" > > You can efficiently make sure that individual patches compile cleanly.
Just to drive this home - I'm bisecting something and just hit this. So this isn't just a theoretical thing :)