From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:46674 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752676AbeB0NI7 (ORCPT ); Tue, 27 Feb 2018 08:08:59 -0500 Date: Tue, 27 Feb 2018 14:08:59 +0100 From: Greg Kroah-Hartman To: Guenter Roeck , Arnd Bergmann 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 00/54] 4.14.23-stable review Message-ID: <20180227130859.GC32493@kroah.com> References: <20180226202144.375869933@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: 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? thanks, greg k-h