Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1207872pxb; Fri, 22 Jan 2021 09:34:06 -0800 (PST) X-Google-Smtp-Source: ABdhPJyLLmtYh1eztT8A2COBDtzRkAoDsdM4On2xmD95KDhvE+98d+4sowqZIeDHK1HdgX1z5+my X-Received: by 2002:aa7:d7c8:: with SMTP id e8mr4211155eds.355.1611336846168; Fri, 22 Jan 2021 09:34:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611336846; cv=none; d=google.com; s=arc-20160816; b=oFLuvO/1QmmT0ipwzEQLiMjyAgkoiI/+Auogile/5fRJlzRRhFQce5cizjEWk+Ve5d 0U5VoUl022WSNE/fxG9lksIvc3tePuHcW7vWXfIe7MqOFsjXCM27gW0Dp6cMEv5mia3M mtFrK/p1mkTvOe+UL/SvZwmySNC+5sG8llSNVywdNufhOM35jwxxu/TW/hJoKI22hza2 4XxX8aXshX6yMt1ohGjj3UH+5Gh7cUb23eksHjFbIrc/Xp8WtmnXt99OluUhdZoq2D+2 n01QnSzTGrSpxs0mXvhSHYJXG/e8/sTFwsyBE9Sxg/ysB2LY9h+bAUcY7Sz9Yzp2Q193 IpBQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=P5c9eGo7ocj6w+lpOE7musDAYf/TNSn5t8J9MBqI9xY=; b=JwWOapoBdpodvTXlYsjwLLFq8fSGGW/D/ympBNid1rM/sXgZUQzIbC6Jp1h/fAvQSH 4Na+bAFCjaFpdvTswAHWZ948RzgGWhKzzrkD7+bzxU3qD3AJewU+o3sAk88rWniEcrnc pRPuktGvx4kZgIbGUDtqoxN2YYvsIBO88zU8QhOEpd0WloRB6UN+HPOOfKd8pl1ZdzLO mD5mp+PPA9MlnV/YQzju+C/omfhwH5q44FiND4k7HFoFukU+z8NNnx9wIMHr8g9oK8+/ 5isRfAJp9jRO2qnVRjGdLQ/rNKZnGqqC17qZnOwH7hulwrmnf8I1lFWfnsiUGjs/q991 ifiA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=XeddcwMj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x20si4021704eds.7.2021.01.22.09.33.41; Fri, 22 Jan 2021 09:34:06 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=XeddcwMj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729937AbhAVRaX (ORCPT + 99 others); Fri, 22 Jan 2021 12:30:23 -0500 Received: from mail.kernel.org ([198.145.29.99]:59788 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729321AbhAVP60 (ORCPT ); Fri, 22 Jan 2021 10:58:26 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id DAC5023159; Fri, 22 Jan 2021 15:57:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1611331065; bh=1qO0cNefBYrgVr/0laIcEJZl9cMuv0LH57vSYUe8ZYM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XeddcwMjhL6Z5+JLTTWqTboiJENcrDbRDkle9pPjNO9uXeH4rJtgJ1+0yoObwwmro e87/oL7uTmJdv+klwc75x57LJNxjOV2fKe7tBgCmyyKa94oHhzEU7K9wc6/VD5jhA1 eeDeri9KvNPCPkymQdAiI/2OCbjxcI1o3npGUcOY= Date: Fri, 22 Jan 2021 16:57:43 +0100 From: Greg Kroah-Hartman To: Will Deacon Cc: Naresh Kamboju , open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, linux-stable , pavel@denx.de, Andrew Morton , Linus Torvalds , Guenter Roeck , clang-built-linux , Russell King , Arnd Bergmann , Nathan Chancellor , Nick Desaulniers Subject: Re: [PATCH 4.14 00/50] 4.14.217-rc1 review Message-ID: References: <20210122135735.176469491@linuxfoundation.org> <20210122153604.GA24972@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210122153604.GA24972@willie-the-truck> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 22, 2021 at 03:36:04PM +0000, Will Deacon wrote: > On Fri, Jan 22, 2021 at 08:43:18PM +0530, Naresh Kamboju wrote: > > On Fri, 22 Jan 2021 at 20:38, Greg Kroah-Hartman > > wrote: > > > > > > On Fri, Jan 22, 2021 at 08:32:46PM +0530, Naresh Kamboju wrote: > > > > On Fri, 22 Jan 2021 at 19:45, Greg Kroah-Hartman > > > > wrote: > > > > > > > > > > This is the start of the stable review cycle for the 4.14.217 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, 24 Jan 2021 13:57:23 +0000. > > > > > Anything received after that time might be too late. > > > > > > > > > > The whole patch series can be found in one patch at: > > > > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.217-rc1.gz > > > > > or in the git tree and branch at: > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > > > > > and the diffstat can be found below. > > > > > > > > > > thanks, > > > > > > > > > > greg k-h > > > > > > > > arm64 clang-10 builds breaks due to this patch on > > > > - stable-rc 4.14 > > > > - stable-rc 4.9 > > > > - stable-rc 4.4 > > > > > > > > > Will Deacon > > > > > compiler.h: Raise minimum version of GCC to 5.1 for arm64 > > > > > > > > arm64 (defconfig) with clang-10 - FAILED > > > > > > How is a clang build breaking on a "check what version of gcc is being > > > used" change? > > > > > > What is the error message? > > > > make --silent --keep-going --jobs=8 > > O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=arm64 > > CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache > > clang' > > In file included from :1: > > include/linux/kconfig.h:74: > > include/linux/compiler_types.h:58: > > include/linux/compiler-gcc.h:160:3: error: Sorry, your version of GCC > > is too old - please use 5.1 or newer. > > # error Sorry, your version of GCC is too old - please use 5.1 or newer. > > ^ > > 1 error generated. > > > > build error link: > > https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/jobs/980489003#L514 > > Urgh, looks like we need backports of 815f0ddb346c > ("include/linux/compiler*.h: make compiler-*.h mutually exclusive") then. > > Greg -- please drop my changes from 4.14, 4.9 and 4.4 for now and I'll > look at this next week. Now dropped, thanks. greg k-h