Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934100AbcDLOcd (ORCPT ); Tue, 12 Apr 2016 10:32:33 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39288 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933614AbcDLOcb (ORCPT ); Tue, 12 Apr 2016 10:32:31 -0400 Date: Tue, 12 Apr 2016 07:32:30 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.5 000/238] 4.5.1-stable review Message-ID: <20160412143230.GB10285@kroah.com> References: <20160410183456.398741366@linuxfoundation.org> <570B47A3.2010503@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <570B47A3.2010503@roeck-us.net> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1433 Lines: 39 On Sun, Apr 10, 2016 at 11:43:47PM -0700, Guenter Roeck wrote: > On 04/10/2016 11:32 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.5.1 release. > > There are 238 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. > > > > Responses should be made by Tue Apr 12 18:34:18 UTC 2016. > > Anything received after that time might be too late. > > > > Build results: > total: 147 pass: 147 fail: 0 > Qemu test results: > total: 104 pass: 100 fail: 4 > Failed tests: > arm:akita:pxa_defconfig > arm:borzoi:pxa_defconfig > arm:spitz:pxa_defconfig > arm:terrier:pxa_defconfig > > Details are available at http://kerneltests.org/builders. > > 4.5 will require two patches from mainline to fix the known problems. > > 3c2e2266a5bd ("hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated") > c4e5ffb6f224 ("gpio: pxa: fix legacy non pinctrl aware builds") > > The first fixes the direct failures reported above, the second fixes > a traceback seen as result of failed gpio pin initialization. The > first patch is tagged Cc: stable, the second has a Fixes: tag, > so both should already be in your queue for 4.5. Yes, both should be queued up for the next round of 4.5-stable patches, I'll let them get merged then. Thanks for testing and letting me know. greg k-h