From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754742AbdKINfl (ORCPT ); Thu, 9 Nov 2017 08:35:41 -0500 Received: from mail-oi0-f65.google.com ([209.85.218.65]:47573 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753676AbdKINfj (ORCPT ); Thu, 9 Nov 2017 08:35:39 -0500 X-Google-Smtp-Source: AGs4zMbUjg0PcGoN8u0kPWxB9xL5kdA0983p8v5FI6GqNAi57gMwPuvYPaTWzQrfmKCNMFKTqaPu3eLcw0vbCJLoPqo= MIME-Version: 1.0 In-Reply-To: <20171109124814.GA25832@kroah.com> References: <20171109120842.GA27875@kroah.com> <1510231236.2748.163.camel@decadent.org.uk> <20171109124814.GA25832@kroah.com> From: Arnd Bergmann Date: Thu, 9 Nov 2017 14:35:37 +0100 X-Google-Sender-Auth: Z5n0ojuMG9Dc2LhFmEuU6NZVFIo Message-ID: Subject: Re: [PATCH 3.16 000/294] 3.16.50-rc1 review To: Greg KH Cc: Ben Hutchings , Linux Kernel Mailing List , "# 3.4.x" , Linus Torvalds , Guenter Roeck , Andrew Morton , "kernelci.org bot" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 9, 2017 at 1:48 PM, Greg KH wrote: > On Thu, Nov 09, 2017 at 12:40:36PM +0000, Ben Hutchings wrote: >> On Thu, 2017-11-09 at 13:21 +0100, Arnd Bergmann wrote: >> > On Thu, Nov 9, 2017 at 1:08 PM, Greg KH wrote: >> > > On Thu, Nov 09, 2017 at 12:55:30PM +0100, Arnd Bergmann wrote: >> [...] >> > > > I think if you upload the branch to the stable-rc git, that should produce >> > > > the automated build and boot results via email or via the >> > > > https://kernelci.org/job/ interface. Once there are some results >> > > > there, I'll go through the list once more to see what warnings >> > > > and failures remain. >> > > >> > > I don't know of a way to have others push to that tree/branch at the >> > > moment :( >> > > >> > > I'll go update that branch now... >> > >> > Thanks! >> > >> > With the arm-soc tree, we simply have a shared group-id on >> > gitolite.kernel.org and everyone in that group can push to it. >> > >> > If that is the only thing you need, it should be trivial to let Ben >> > and Sasha push to /pub/scm/linux/kernel/git/stable/*.git as well, >> > I'm sure helpdesk@kernel.org can arrange that. Of course if you are >> > worried about having multiple accounts with write access to all the >> > branches, then that wouldn't be enough. >> >> I think I'd rather send a pull request to Greg at the start of the >> review period. > > That works for me! We just discussed this on the #kernelci IRC channel. Since kernelci has a whitelist of branches and 3.16 isn't currently on it, how about just adding a different git tree for Ben's 3.2-rc and 3.16-rc releases? Ben, do you have a git URL that we can add to kernelci, and and an email address you want to see the build results at? Arnd