Received: by 10.223.185.116 with SMTP id b49csp5857786wrg; Tue, 27 Feb 2018 23:13:52 -0800 (PST) X-Google-Smtp-Source: AH8x227SbHLo4iKqeqm1WKm2vIkUPghDrC7xCA5RgtnPaQoS1dqrpIGTO0z8DkUlH/hSPdbqukRa X-Received: by 2002:a17:902:bcc6:: with SMTP id o6-v6mr17109280pls.16.1519802031904; Tue, 27 Feb 2018 23:13:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519802031; cv=none; d=google.com; s=arc-20160816; b=bQyI/h3kcNPpJKPu3qsOMJZm/LUh6/XL6/SgBcStBsUv7HwAEqEceRabafPAp8AMYR 35xxVi4S/ZVS0814wsh6ivz1XCUUoRFRs1GI/2DHqmoz4d55WJ6mL+fss2iDeZtOk2Yt WoRhtP9M0ulB0APCEBo0k9UUF2mjWYXuxXXT/n/KTAblt1x2n3quXu/+5qNTxQI21/UN TNWianCmGZaEorU9UPf75fpMEebj/3szsJKtWmmwXVDK2ofq4/dbY10byaeBu/nfqxtj 3btZLsDU0LBE9SAkuWdTTmVcI+HAFz980DaVzOWeS5b/eRHpVUFDZ6eG7AFf5n1ARO3u mCVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=QTLcWnoM/yiuHoyfU9R/R7zVCqapotlLSNxcNImFFNk=; b=YxktXtO2BEHWp5asVsx2SAiNe1AHQ+cgIkLJ1u5npBlOe2Lp/bJjb4gAk6J3AeUgWm cuortjc70m0XzlaIFbnbs409V9ppCLrwZvzQ0XsE5cO4QeptzfLWFov++1kxBYG2jYCv SyH7YEBZZd8fM/CMjGpsgdDEBsD/62gp0BybY6T2xko8Pi9GD8bzSFYlJENJNlRwZayI TJX+25ZLEro87XcW7FQ2YVFO3UKDUgF9vpn+SBJGrQbDREUxwWacJ2wH1Vf6wt1XPVZH uaLWEfjwLhPg9ovCcsk1C4+sQphfxsnRu4q9KsJCGe7haCs+O9ZHr9CW93Bipxm5Ljd9 wfug== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u25si782723pfm.164.2018.02.27.23.13.36; Tue, 27 Feb 2018 23:13:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751960AbeB1HMk (ORCPT + 99 others); Wed, 28 Feb 2018 02:12:40 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:58572 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968AbeB1HMj (ORCPT ); Wed, 28 Feb 2018 02:12:39 -0500 Received: from localhost (clnet-b04-243.ikbnet.co.at [83.175.124.243]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id F0DF814D0; Wed, 28 Feb 2018 07:12:37 +0000 (UTC) Date: Wed, 28 Feb 2018 08:12:37 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: Arnd Bergmann , 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 00/54] 4.14.23-stable review Message-ID: <20180228071237.GB17185@kroah.com> References: <20180226202144.375869933@linuxfoundation.org> <20180227130859.GC32493@kroah.com> <5ce01b6c-3fbf-03d3-071e-b794b76ef849@roeck-us.net> <20180227183618.GF20601@kroah.com> <20180227231202.GA20500@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180227231202.GA20500@roeck-us.net> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 27, 2018 at 03:12:02PM -0800, Guenter Roeck wrote: > On Tue, Feb 27, 2018 at 07:36:18PM +0100, Greg Kroah-Hartman wrote: > > On Tue, Feb 27, 2018 at 06:38:59AM -0800, Guenter Roeck wrote: > > > On 02/27/2018 05:08 AM, Greg Kroah-Hartman wrote: > > > > On Tue, Feb 27, 2018 at 02:59:39AM -0800, Guenter Roeck wrote: > > > > > On 02/26/2018 12:21 PM, Greg Kroah-Hartman wrote: > > > > > > This is the start of the stable review cycle for the 4.14.23 release. > > > > > > There are 54 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 Wed Feb 28 20:21:22 UTC 2018. > > > > > > Anything received after that time might be too late. > > > > > > > > > > > > > > > > microblaze, m32r: > > > > > > > > > > include/linux/byteorder/big_endian.h:8:2: warning: #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN [-Wcpp] > > > > > #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN > > > > > ^~~~~~~ > > > > > /opt/buildbot/slave/stable-queue-4.14/build/lib/find_bit.c:176:15: error: redefinition of ‘find_next_zero_bit_le’ > > > > > > > > > > v4.15 is also affected (m32r builds in v4.15, though, for some reason). > > > > > > > > This sounds like Arnd's Kbuild change 101110f6271c ("Kbuild: always > > > > define endianess in kconfig.h") > > > > > > > > Does this problem also show up in Linus's tree? > > > > > > > > Arnd, any ideas? > > > > > > > > > > Missing for m32r: c95f121142a41c951fd62683a5574f2a7b37c573 > > > Missing for microblaze: 71e7673dadfdae0605d4c1f66ecb4b045c79fe0f > > > > Thanks, both queued up, and I've pushed out new 4.14.y and 4.15.y trees. > > > All builds are confirmed clean. Tested: > > v3.18.96-13-g98f6a49 > v4.4.118-22-ge62da23 > v4.9.84-40-g8a6c3b0 > v4.14.22-57-g02ee682 > v4.15.6-66-g53e92b3 Wonderful, thanks for testing all of this and letting me know. greg k-h