Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756933AbdLWOVR (ORCPT ); Sat, 23 Dec 2017 09:21:17 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34330 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750820AbdLWOVO (ORCPT ); Sat, 23 Dec 2017 09:21:14 -0500 Date: Sat, 23 Dec 2017 15:21:15 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 000/159] 4.14.9-stable review Message-ID: <20171223142115.GA4661@kroah.com> References: <20171222084623.668990192@linuxfoundation.org> <20171222150839.GA6424@kroah.com> <20171222155441.GA12242@kroah.com> <20171222181550.GC15397@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20171222181550.GC15397@roeck-us.net> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1990 Lines: 52 On Fri, Dec 22, 2017 at 10:15:50AM -0800, Guenter Roeck wrote: > On Fri, Dec 22, 2017 at 04:54:41PM +0100, Greg Kroah-Hartman wrote: > > On Fri, Dec 22, 2017 at 04:08:39PM +0100, Greg Kroah-Hartman wrote: > > > On Fri, Dec 22, 2017 at 09:44:45AM +0100, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 4.14.9 release. > > > > There are 159 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 Sun Dec 24 08:45:36 UTC 2017. > > > > 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.14.9-rc1.gz > > > > or in the git tree and branch at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > > > > and the diffstat can be found below. > > > > > > Ok, that blew up hard on arm64, there's now a -rc2 out with a fix for > > > that. Hopefully :) > > > > > > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.9-rc2.gz > > > > And because it's just been one of those weeks, there's now a -rc3 out > > due to a bunch of important BPF patches. > > > > > I'll stop now to give you all a chance to test... > > > > I can't keep up with this. I'll let my builders try again tonight > and report tomorrow. > > This is what I have so far. > > h8300 builds are broken. > > include/linux/compiler.h:344:2: error: > implicit declaration of function ‘smp_read_barrier_depends’ > > Seen when building arch/h8300/kernel/asm-offsets.c. > > sparc32 builds are broken with the same error, in this case when building > init/do_mounts_initrd.c. Ok, I think I found the problem for this, and have added a fix to the tree. It builds here for x86 for me, I'll watch your builders and see how it goes... thanks, greg k-h