From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752843AbbJRGFl (ORCPT ); Sun, 18 Oct 2015 02:05:41 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:64147 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752409AbbJRGFj (ORCPT ); Sun, 18 Oct 2015 02:05:39 -0400 Date: Sun, 18 Oct 2015 08:05:25 +0200 From: Willy Tarreau To: Greg KH Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels Message-ID: <20151018060525.GA31915@1wt.eu> References: <20151018020952.GA6056@kroah.com> <20151018055606.GA31884@1wt.eu> <20151018060237.GA32100@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151018060237.GA32100@kroah.com> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 17, 2015 at 11:02:37PM -0700, Greg KH wrote: > On Sun, Oct 18, 2015 at 07:56:06AM +0200, Willy Tarreau wrote: > > Hi Greg, > > > > On Sat, Oct 17, 2015 at 07:09:52PM -0700, Greg KH wrote: > > > Hi all, > > > > > > I've finally caught up on all pending patches for the above mentioned > > > stable kernels that have either hit Linus's tree with a stable@ or > > > fixes: marking, or have been emailed to the stable@ list requesting to > > > be included. > > > > Impressed :-) > > > > I'm seeing that each series ends with patch (N-1)/N, so I think something > > changed in your scripts, either N is wrong in which case we can ignore > > this, or the last patch of each series was not sent. > > > > Could you please double-check ? > > I see it on my end, and I got the cc:. vger likes to reject some of the > patches due to odd mime-encoding issues as it fights between git > send-email and how it creates the patches. So maybe that was one of > them, I know I got many bounces this time around. yes indeed I've met this as well. > I don't really know how to resolve this, sorry. No problem, I wanted to be sure that you didn't break something in your scripts. Thanks! Willy