Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754839AbcJGEGS (ORCPT ); Fri, 7 Oct 2016 00:06:18 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48117 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750866AbcJGEEv (ORCPT ); Fri, 7 Oct 2016 00:04:51 -0400 Date: Fri, 7 Oct 2016 06:04:56 +0200 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, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.7 000/141] 4.7.7-stable review Message-ID: <20161007040456.GE17183@kroah.com> References: <20161006074448.608056610@linuxfoundation.org> <20161006185402.GD11915@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161006185402.GD11915@roeck-us.net> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 832 Lines: 25 On Thu, Oct 06, 2016 at 11:54:02AM -0700, Guenter Roeck wrote: > On Thu, Oct 06, 2016 at 10:27:16AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.7.7 release. > > There are 141 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 Sat Oct 8 07:44:08 UTC 2016. > > Anything received after that time might be too late. > > > > Build results: > total: 149 pass: 148 fail: 1 > Failed builds: > powerpc:ppc6xx_defconfig > > Qemu test results: > total: 108 pass: 108 fail: 0 > > Adding upstream commit c1a23f6d6455 ("scsi: sas: provide stub implementation > for scsi_is_sas_rphy") fixes the build problem. Thanks, this should now be fixed. greg k-h