Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751295AbdHEBny (ORCPT ); Fri, 4 Aug 2017 21:43:54 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:60823 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751043AbdHEBnx (ORCPT ); Fri, 4 Aug 2017 21:43:53 -0400 Subject: Re: [PATCH 3.18 00/50] 3.18.64-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org References: <20170804231550.830518786@linuxfoundation.org> From: Guenter Roeck Message-ID: <0c5a48b4-72b2-853d-9947-123a57dcc2c6@roeck-us.net> Date: Fri, 4 Aug 2017 18:43:50 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170804231550.830518786@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 610 Lines: 23 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' Guenter