From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753470AbcGGWVv (ORCPT ); Thu, 7 Jul 2016 18:21:51 -0400 Received: from mail-pf0-f174.google.com ([209.85.192.174]:36480 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932151AbcGGWVV (ORCPT ); Thu, 7 Jul 2016 18:21:21 -0400 From: Kevin Hilman To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/32] 4.4.15-stable review Organization: BayLibre References: <20160707011626.475554429@linuxfoundation.org> <7heg759yq1.fsf@baylibre.com> <20160707191525.GD672@kroah.com> Date: Thu, 07 Jul 2016 15:21:19 -0700 In-Reply-To: <20160707191525.GD672@kroah.com> (Greg Kroah-Hartman's message of "Thu, 7 Jul 2016 12:15:25 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg Kroah-Hartman writes: > On Thu, Jul 07, 2016 at 09:53:10AM -0700, Kevin Hilman wrote: >> Greg Kroah-Hartman writes: >> >> > This is the start of the stable review cycle for the 4.4.15 release. >> > There are 32 patches in this series, all will be posted as a response >> > to this one. If anyone has any issues with these being applied, please >> > let me know. >> >> We were looking into why the kernelci.org bot isn't responding to this >> and it's because the actual patch count in the git tree is 33 (not 32) >> because it includes the commit adds -rc1 to the Makefile. So, the >> kernelci bot was waiting for a build to show up that matched this email >> (which it didn't find.) >> >> Can you update your scripts to include that final patch so the patch >> count is right? It's already included in the one-big patch, and the >> diffstat etc. below, so that would make everything line up. >> >> > Responses should be made by Sat Jul 9 01:16:17 UTC 2016. >> > Anything received after that time might be too late. >> > >> > The whole patch series can be found in one patch at: >> > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.15-rc1.gz >> >> nit: this isn't a working URL, and adding an https://www. prefix onto that, >> that file dosen't seem to exist there yet. > > Should be there soon, sorry, an error on my end. > > I'll look into fixing all these things when I return from LinuxCon > Japan, right now I'm on vacation and really don't want to be messing > with my stable scripts... OK, no problem. In the mean time, we'll manually trigger the kernel CI bot for the stable-rc reviews. Thanks, and safe travels. Kevin