From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_IN_DEF_DKIM_WL autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97F23C433B4 for ; Thu, 6 May 2021 19:06:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6C4476112F for ; Thu, 6 May 2021 19:06:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234607AbhEFTHF (ORCPT ); Thu, 6 May 2021 15:07:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53272 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233217AbhEFTHE (ORCPT ); Thu, 6 May 2021 15:07:04 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BFB35C061574 for ; Thu, 6 May 2021 12:06:04 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id j10so9265628lfb.12 for ; Thu, 06 May 2021 12:06:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/NdQibKnHEdQUK2PlGMLKqJjV1Iooerno1oueN2ggmw=; b=cv21ktlF/4Rns6HXJXW5UcaUMVeA/utxLwl7OtKBQSWwcXPq/qHZaAWl5S7O90lI8p saXEisLrTjZhWX9P/u9wGbNSjBUZ4smfV6+E9JBRw+vxOjsnYPNROk1TdapbkN3JB7D2 nfbixQav4hh8DWRagYVXUrcmte1K8XVFn9JgQae+tbhuQRDkZb8uV0dH4m4BsQdY3AeQ LibQP/BzFdgZl1bL5x+G4Z2g9/F7NqSwfVO5FVYN8kLNkN0EIw49RcpWBgHPAxFWYvv4 BbcE085/IVkttfLm2/bMHOl8t+i0lhrLPhoCm5hhdaDEPcF5hM8JLwyj51CSWMqMteJg DV3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/NdQibKnHEdQUK2PlGMLKqJjV1Iooerno1oueN2ggmw=; b=Wiu12doazAK14CLLIk07HsMA5BbuHtNpaykPkgDLTwiYmT1lgZw1MgyaIbDPUZZxXx SQ0OheJt8HxxdTX74uXhYYDi/DofiWSXYzLj5MxbcdbQYxF1UKssFyeAas9pca5p3uh4 JnKSKCC/GE5zAP+h4HKcVqWBsn/mwHtb60Q4a8qg/Z/UcSNCw2FDHn/ZhtxlHI1G932c Ha0oucFlkOBaFdilbZGuLqXz/PyJ6SKlk8APNoWfw4Yd875oMZ16v8UzoJxF7PLkgG7o gOcF2L+d0NpJyBH5SbjKV45LHYamSKsHSaguXFbVZa11cKGBSRKn2AbMYs1MyTKi4Fzx RnTA== X-Gm-Message-State: AOAM533I0LGNn7z+be8s5EWxeyPfFusxXSotDSDFqUEHlp5sIwyibFKB 7VNIK7AXadyYinUY2l8Cu8we6OCY1qH2IV1T//VBIg== X-Google-Smtp-Source: ABdhPJwIuamjq0gLYlU+hEQ1wuem2GBW5yAIEBDAzm+sLdIeod/YdIi4hCR2GaUSBw1IScR7cNjXzgbxUVaMSPbjORQ= X-Received: by 2002:ac2:528d:: with SMTP id q13mr4114753lfm.73.1620327963078; Thu, 06 May 2021 12:06:03 -0700 (PDT) MIME-Version: 1.0 References: <202105010813.KwuE0a5t-lkp@intel.com> In-Reply-To: <202105010813.KwuE0a5t-lkp@intel.com> From: Nick Desaulniers Date: Thu, 6 May 2021 12:05:51 -0700 Message-ID: Subject: Re: arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_table' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpuidle_method_of_table' To: Kees Cook Cc: kbuild-all@lists.01.org, LKML , Ingo Molnar , kernel test robot , clang-built-linux Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 30, 2021 at 5:11 PM kernel test robot wrote: > > Hi Kees, > > FYI, the error/warning still remains. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 65ec0a7d24913b146cd1500d759b8c340319d55e > commit: 5a17850e251a55bba6d65aefbfeacfa9888cd2cd arm/build: Warn on orphan section placement > date: 8 months ago > config: arm-randconfig-r024-20210501 (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5a17850e251a55bba6d65aefbfeacfa9888cd2cd > git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > git fetch --no-tags linus master > git checkout 5a17850e251a55bba6d65aefbfeacfa9888cd2cd > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=arm > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All warnings (new ones prefixed by >>): > > >> arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_table' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpuidle_method_of_table' > >> arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_table' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpuidle_method_of_table' > >> arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_table' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpuidle_method_of_table' Filed: https://github.com/ClangBuiltLinux/linux/issues/1372 (though this isn't specific to clang). -- Thanks, ~Nick Desaulniers From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2676645199386713270==" MIME-Version: 1.0 From: Nick Desaulniers To: kbuild-all@lists.01.org Subject: Re: arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_table' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpuidle_method_of_table' Date: Thu, 06 May 2021 12:05:51 -0700 Message-ID: In-Reply-To: <202105010813.KwuE0a5t-lkp@intel.com> List-Id: --===============2676645199386713270== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Fri, Apr 30, 2021 at 5:11 PM kernel test robot wrote: > > Hi Kees, > > FYI, the error/warning still remains. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.gi= t master > head: 65ec0a7d24913b146cd1500d759b8c340319d55e > commit: 5a17850e251a55bba6d65aefbfeacfa9888cd2cd arm/build: Warn on orpha= n section placement > date: 8 months ago > config: arm-randconfig-r024-20210501 (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.= git/commit/?id=3D5a17850e251a55bba6d65aefbfeacfa9888cd2cd > git remote add linus https://git.kernel.org/pub/scm/linux/kernel/= git/torvalds/linux.git > git fetch --no-tags linus master > git checkout 5a17850e251a55bba6d65aefbfeacfa9888cd2cd > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-9.3.0 make.cros= s W=3D1 ARCH=3Darm > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All warnings (new ones prefixed by >>): > > >> arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_tab= le' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpu= idle_method_of_table' > >> arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_tab= le' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpu= idle_method_of_table' > >> arm-linux-gnueabi-ld: warning: orphan section `__cpuidle_method_of_tab= le' from `arch/arm/mach-omap2/pm33xx-core.o' being placed in section `__cpu= idle_method_of_table' Filed: https://github.com/ClangBuiltLinux/linux/issues/1372 (though this isn't specific to clang). -- = Thanks, ~Nick Desaulniers --===============2676645199386713270==--