From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753899AbbITQF7 (ORCPT ); Sun, 20 Sep 2015 12:05:59 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:40026 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752739AbbITQF6 (ORCPT ); Sun, 20 Sep 2015 12:05:58 -0400 Subject: Re: [PATCH 3.10 00/20] 3.10.89-stable review To: Sudip Mukherjee , Greg Kroah-Hartman References: <20150919171737.461560711@linuxfoundation.org> <20150920085358.GA23542@sudip-pc> Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, stable@vger.kernel.org From: Guenter Roeck Message-ID: <55FED961.5020206@roeck-us.net> Date: Sun, 20 Sep 2015 09:05:53 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150920085358.GA23542@sudip-pc> Content-Type: text/plain; charset=windows-1252; format=flowed 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-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/20/2015 01:53 AM, Sudip Mukherjee wrote: > On Sat, Sep 19, 2015 at 10:27:15AM -0700, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 3.10.89 release. >> There are 20 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 Mon Sep 21 17:16:03 UTC 2015. >> Anything received after that time might be too late. > defconfig and allmodconfig with xtensa failed. With 3.10.88-rc1 I reported > that 123f15e669d5 ("xtensa: don't use echo -e needlessly") is required to fix > the build failure. > Note that it probably only fails to build for you because you use dash as default shell. Guenter