Re: b4 review misses a patch
Konstantin Ryabitsev <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <20260811-spicy-woodlouse-of-joy-7fa3fc@meerkat> |
On Tue, Aug 11, 2026 at 06:54:15PM +0100, Mark Brown wrote: > Hi Konstantin, > > Fun one with current git. For: > > https://lore.kernel.org/r/[email protected] > > b4 review has imported only the first patch, even though it did say: > > Retrieving series: [email protected] > Looking up [email protected] > Breaking thread to remove parents of [email protected] > Checking for newer revisions > Grabbing search results from lore.kernel.org > No change-id found, generated: 20260811-introduces-mdsync-support-for-cs35l45-d87349df7cad > Tracked series: Introduces MDSYNC support for CS35L45 v1 (2 patches) > From: Ricardo Rivera-Matos <[email protected]> > Change-ID: 20260811-introduces-mdsync-support-for-cs35l45-d87349df7cad > Message-ID: [email protected] My guess is it's because the cover letter is in-reply-to itself: Message-ID: <[email protected]> In-Reply-To: <[email protected]> I keep discovering creative ways of doing weird things with headers! :) I'll see if we can handle this corner case. -K