Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752456AbdHEPn6 (ORCPT ); Sat, 5 Aug 2017 11:43:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35422 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751989AbdHEPn5 (ORCPT ); Sat, 5 Aug 2017 11:43:57 -0400 Date: Sat, 5 Aug 2017 08:43:55 -0700 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, stable@vger.kernel.org Subject: Re: [PATCH 3.18 00/50] 3.18.64-stable review Message-ID: <20170805154355.GB2625@kroah.com> References: <20170804231550.830518786@linuxfoundation.org> <0c5a48b4-72b2-853d-9947-123a57dcc2c6@roeck-us.net> <20170805024657.GA1963@kroah.com> <20170805025107.GB1963@kroah.com> <20170805030052.GA17193@kroah.com> <215167c2-e154-2f8a-31eb-cd109d2f5c38@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <215167c2-e154-2f8a-31eb-cd109d2f5c38@roeck-us.net> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1727 Lines: 45 On Fri, Aug 04, 2017 at 09:01:10PM -0700, Guenter Roeck wrote: > On 08/04/2017 08:00 PM, Greg Kroah-Hartman wrote: > > On Fri, Aug 04, 2017 at 07:51:07PM -0700, Greg Kroah-Hartman wrote: > > > On Fri, Aug 04, 2017 at 07:46:57PM -0700, Greg Kroah-Hartman wrote: > > > > On Fri, Aug 04, 2017 at 06:43:50PM -0700, Guenter Roeck wrote: > > > > > On 08/04/2017 04:15 PM, Greg Kroah-Hartman wrote: > > > > > > This is the start of the stable review cycle for the 3.18.64 release. > > > > > > There are 50 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 Aug 6 23:15:34 UTC 2017. > > > > > > Anything received after that time might be too late. > > > > > > > > > > > > > > > > Preliminary: > > > > > > > > > > Lots of > > > > > > > > > > lib/string.c:31:32: fatal error: asm/word-at-a-time.h > > > > > > > > > > affecting several architectures. > > > > > > > > > > alpha: > > > > > > > > > > lib/string.c:217:4: error: implicit declaration of function 'zero_bytemask' > > > > > > > > Hm, I think I need to add c753bf34c94e ("word-at-a-time.h: support > > > > zero_bytemask() on alpha and tile"), right? Any other arches failing? > > > > > > Hm, that doesn't work, do we care about tile? :) > > > > > > Let me see how deep this hole is, I just wanted to get strscpy into 3.18 > > > to fix a bug... > > > > Ok, I think tile and alpha should be fixed, is there anything else that > > is broken? > > > > Did you get my e-mail ? I sent it a couple of minutes ago. Yes, thanks, I've pushed out another update, that should fix all of these. greg k-h