Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20BB0C38142 for ; Tue, 24 Jan 2023 11:48:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233901AbjAXLsd (ORCPT ); Tue, 24 Jan 2023 06:48:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41876 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233802AbjAXLsb (ORCPT ); Tue, 24 Jan 2023 06:48:31 -0500 Received: from mail-vs1-xe30.google.com (mail-vs1-xe30.google.com [IPv6:2607:f8b0:4864:20::e30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9EF4942BD6 for ; Tue, 24 Jan 2023 03:48:29 -0800 (PST) Received: by mail-vs1-xe30.google.com with SMTP id t10so16183074vsr.3 for ; Tue, 24 Jan 2023 03:48:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=yQNMnRtLnVXUsYbjugmcT/zel0k+030c3Lta9eylBxc=; b=dAryDTkfsGIYVUyiFQAQg6UcImbZOES0pg/JxW3sjdY3pY1vjHKvJOqwfFi2azRp7t 0XRzf1m5bxQUym7GyOV1kCTZ9dHiOIErOkUOux6UIOhLtMhlyqht4ccXzXPh29xJq0zF gNXXJECUOefPPI29qKU76tNj/s2F4AEW8HANkfVBjO0NImMJHoJ9odTIDzfm3z/A2nNH gO60UKQXtyFVQCn8qlkS+UcE90eXRWjEXB6sD7UdrRAYW147cFZy3JJrKqQA8dB+jY8z QASUCs5yHKBGDmDplR/JE/53ks1P4kCgLPQ/rgb6bNu10byxDe+WkbWWSObibzEF5lSf brIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yQNMnRtLnVXUsYbjugmcT/zel0k+030c3Lta9eylBxc=; b=QYdn0dE5sW+ldovqeghTbl5lKd/WFPQGj3Y0MAWS1/Bg+CkFvBuguZtmXouuT1+R04 m7HyHxWjGFVC8gtXGANQ9yp2sYjylC1JP9JirtgnF9y3t7k8oxZlwS20AhZvyhcaSIiN xkcxHfJURvv7pg1/8R/F9xzbKEeOiBt6C6gSyj5vMVK2UUaoumGzG1+yDaco4cW0vSJN NCpjIHCcjSTjGoimEUf+V05cNmFRTRnoWyaAq6gtW5YYDf2WKNyH/4cTwczVa9XhHYXg 4k9PA7TzfCLs90Gw7klt7HtMtfJK6WRnBc8U3725mu6MRNoInTeBNEPhjfUVpDqWbxQV E/rg== X-Gm-Message-State: AFqh2kpTwIdpmw817yDFP5VYN3HgonyQmljW76k9iyw4uV7PDVgkLruw qEERN/6q1PT6Op/d6u4h0x6d0ffQzyhyLUeC5OmO1Q== X-Google-Smtp-Source: AMrXdXtV11k6d6YefYEGLMcYkYjCLfS2e05CjSs8zizNKh6ibTvHrymxvK6XaoOWU//ZuW76eTprlP1a5kKpxbzunzI= X-Received: by 2002:a67:f2c2:0:b0:3d3:fdf4:9d30 with SMTP id a2-20020a67f2c2000000b003d3fdf49d30mr3269571vsn.34.1674560908400; Tue, 24 Jan 2023 03:48:28 -0800 (PST) MIME-Version: 1.0 References: <20230122150246.321043584@linuxfoundation.org> <20230123191128.ewfyc5cdbbdx5gtl@oracle.com> In-Reply-To: <20230123191128.ewfyc5cdbbdx5gtl@oracle.com> From: Naresh Kamboju Date: Tue, 24 Jan 2023 17:18:17 +0530 Message-ID: Subject: Re: [PATCH 6.1 000/193] 6.1.8-rc1 review To: Tom Saeger Cc: Greg Kroah-Hartman , stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, Masahiro Yamada , Ard Biesheuvel , Nathan Chancellor , Dennis Gilmore , Palmer Dabbelt , Arnd Bergmann Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 24 Jan 2023 at 00:41, Tom Saeger wrote: > > On Mon, Jan 23, 2023 at 01:39:11PM +0530, Naresh Kamboju wrote: > > On Sun, 22 Jan 2023 at 20:51, Greg Kroah-Hartman > > wrote: > > > > > > This is the start of the stable review cycle for the 6.1.8 release. > > > There are 193 patches in this series, all will be posted as a respons= e > > > to this one. If anyone has any issues with these being applied, plea= se > > > let me know. > > > > > > Responses should be made by Tue, 24 Jan 2023 15:02:08 +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/v6.x/stable-review/pa= tch-6.1.8-rc1.gz > > > or in the git tree and branch at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git linux-6.1.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > > > Results from Linaro=E2=80=99s test farm. > > > > Reported-by: Linux Kernel Functional Testing > > > > * sh, build > > - gcc-8-dreamcast_defconfig > > - gcc-8-microdev_defconfig > > Naresh, any chance you could test again adding the following: > > diff --git a/arch/sh/kernel/vmlinux.lds.S b/arch/sh/kernel/vmlinux.lds.S > index 3161b9ccd2a5..b6276a3521d7 100644 > --- a/arch/sh/kernel/vmlinux.lds.S > +++ b/arch/sh/kernel/vmlinux.lds.S > @@ -4,6 +4,7 @@ > * Written by Niibe Yutaka and Paul Mundt > */ > OUTPUT_ARCH(sh) > +#define RUNTIME_DISCARD_EXIT > #include > #include > #include Above patch fixes the reported problem. Tested-by: Linux Kernel Functional Testing Tested-by: Naresh Kamboju > > My guess is build environment is using ld < 2.36?? "ld": "GNU ld (GNU Binutils for Debian) 2.31.1", However, we have been building with gcc-8, gcc-10, gcc-11 and gcc-10. > and this is probably similar to: > a494398bde27 ("s390: define RUNTIME_DISCARD_EXIT to fix link error with G= NU ld < 2.36") > 4b9880dbf3bd ("powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT") > > > Regards, > > --Tom Best regards Naresh Kamboju