From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752418AbcFHAxI (ORCPT ); Tue, 7 Jun 2016 20:53:08 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:38128 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751632AbcFHAxG (ORCPT ); Tue, 7 Jun 2016 20:53:06 -0400 Subject: Re: [PATCH 3.10 000/143] 3.10.102-stable review To: Willy Tarreau References: <1465122046-9645-1-git-send-email-w@1wt.eu> <20160607034657.GA8961@roeck-us.net> <20160607040908.GA12457@1wt.eu> <57564DD3.3050601@roeck-us.net> <20160607051718.GB12457@1wt.eu> <575662BF.6070809@roeck-us.net> <20160607065453.GA12626@1wt.eu> <20160607174953.GA18347@1wt.eu> Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org From: Guenter Roeck Message-ID: <57576C64.1000404@roeck-us.net> Date: Tue, 7 Jun 2016 17:52:52 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <20160607174953.GA18347@1wt.eu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/07/2016 10:49 AM, Willy Tarreau wrote: > Hi Guenter, > > On Tue, Jun 07, 2016 at 08:54:53AM +0200, Willy Tarreau wrote: >>> Jiri provides a branch for 3.12, exactly as you suggested. In his case it is >>> named stable-3.12-queue. Sasha does the same, with linux-3.18.y-queue and >>> linux-4.1.y-queue. Both force-push as needed. I don't see a problem with it. >>> Other testers such as kernelci.org pick it up from there (or from my repository >>> after I pull it in). In my repository, all branches are named linux-.y.queue; >>> for example, the 3.10 branch in my repository is named linux-3.10.y.queue. >>> Those branches are also force-pushed when updated. >> >> OK then that's perfect, I'll do the same ASAP, probably today as time permits. > > Now done. Please find it here : > > git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/linux-stable.git linux-3.10.y-queue > > It's a fork of Greg's linux-stable. I cleaned it up from irrelevant > tags and branches. If you have any issue, please let me know. > Here we are; Build results: total: 123 pass: 123 fail: 0 Qemu test results: total: 75 pass: 75 fail: 0 Details are available at http://kerneltests.org/builders. Guenter