Re: [PATCH RFC 1/2] rcutorture: Prevent concurrent kvm.sh runs on same source tree
From: Joel Fernandes
Date: Tue Dec 30 2025 - 18:12:53 EST
On Mon, Dec 29, 2025 at 11:39:17AM -0500, Steven Rostedt wrote:
> On Sun, 28 Dec 2025 17:37:33 -0500
> Joel Fernandes <joelagnelf@xxxxxxxxxx> wrote:
>
> > >> base-commit: 0ff41df1cb268fc69e703a08a57ee14ae967d0ca
> > >> prerequisite-patch-id: 912adecf969d167ddd35b26844249c809a2d4664
> > >> prerequisite-patch-id: 95ca224b0870cebb545ddaf313691fd18dfd04e1
> > >> prerequisite-patch-id: 68a218b9aaada53aa85cf33fcf4afe1592fe160f
> > >> prerequisite-patch-id: e40912ee9655a8abef17413a1bb9b05d2d4520de
> > >> prerequisite-patch-id: c0511755626728abcbed2f76e9a0b1d2f15e7c9e
> > >> prerequisite-patch-id: 0a8814cf3965ce3d5fb30d18db3daf2b96c3db74
> > >> prerequisite-patch-id: 450827b1f88e4ab714a63a24a66bd209f8c332af
> > >
> > > Are all 54K of these required?
> >
> > Ouch, this looks like a case of git format-patch scripting gone bad. Anyway, the
> > patches applies cleanly to Linus's master branch. I'll go look into the
> > scripting issue.
>
> That base-commit is 6.15. Seems you likely made every commit from 6.15 to
> now a prerequisite ;-)
>
Haha... yes I believe my remote tracking settings are messed up, sigh.
thanks,
- Joel
> -- Steve