Patch [2/5] not part of the rest of the series

Konstantin Ryabitsev konstantin at linuxfoundation.org
Fri Mar 20 08:55:13 AEDT 2020


On Thu, Mar 19, 2020 at 03:28:32PM +0000, Stephen Finucane wrote:
> > I have a rather strange case here:
> > 
> > https://patchwork.kernel.org/project/linux-rdma/list/
> > 
> > If you look for "258273" in the page, you will find an oddball situation 
> > where a [v2,2/5] is randomly recorded as part of "Untitled series", even 
> > though the rest of the patches in that series are processed properly.
> > 
> > I looked through the headers and all the threading appears to be 
> > correct. It would be easy to sketch this up to random failure, but the 
> > exact same thing happened with the v1 of that series:
> > 
> > https://patchwork.kernel.org/patch/11442933/
> > https://patchwork.kernel.org/patch/11442939/
> > 
> > Again, it's 2/5 that is oddly out of place.
> > 
> > Any guesses?
> 
> You're looking for #241 [1]. tl;dr: We race when creating a series and
> the database constraints that should have protected us were not
> correct. That's been fixed on master [2] and should form part of
> v2.2.0.

Thanks for the pointer! I'll plan to upgrade sooner than later, then. :)

-K


More information about the Patchwork mailing list