From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gnuweeb.org (Postfix) with ESMTPS id 9A8B48057F for ; Thu, 18 Aug 2022 18:00:01 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=Iw6F0199; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1660845601; x=1692381601; h=date:from:to:cc:subject:message-id:mime-version; bh=w14pm3FV1olnO5nKqAgEIeJBCimgAVO9vW5HdGWEOO0=; b=Iw6F0199zA706vBaIdCe1lErmYE3h6KDALY4bfG1W57Ca9nYvWZ8KhNy aeW9Vjx2fL+VZ1n5vOkdMWB06adgdBBLSzKMYc/GRRrWfBUg02LWrP8jS 4EsWiAAJZUytkpdNTFVJVC8z0x5RtdbOyBfNZGOX+a6hUlz3Yeq9PCfQ6 Wktw88UQ7c03ObUA5nZaXZHozWQdJzuIFkKmzg+e+KRDSh1mcT9r5k6cU C9lzhoxPb8a46ST8KtLqat75SzYTUPO+YessLwRc8uOsN7SdOWHJ63FYs 14rmoFl/rJYSOLIPbjPTju6Ld43T5bRGgw3GLXn6LJqpCdgAgsKmGh3AC w==; X-IronPort-AV: E=McAfee;i="6500,9779,10443"; a="273221417" X-IronPort-AV: E=Sophos;i="5.93,247,1654585200"; d="scan'208";a="273221417" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Aug 2022 11:00:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,247,1654585200"; d="scan'208";a="636926650" Received: from lkp-server01.sh.intel.com (HELO 44b6dac04a33) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 18 Aug 2022 10:59:59 -0700 Received: from kbuild by 44b6dac04a33 with local (Exim 4.96) (envelope-from ) id 1oOjoE-0000M1-36; Thu, 18 Aug 2022 17:59:58 +0000 Date: Fri, 19 Aug 2022 01:59:31 +0800 From: kernel test robot To: Ammar Faizi , GNU/Weeb Mailing List Cc: kbuild-all@lists.01.org Subject: [ammarfaizi2-block:google/android/kernel/common/android-4.9-q-release 1405/9999] ld: warning: arch/x86/lib/lib-ksyms.o: missing .note.GNU-stack section implies executable stack Message-ID: <202208190116.NMerQigM-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: tree: https://github.com/ammarfaizi2/linux-block google/android/kernel/common/android-4.9-q-release head: 8c62b2bd034cfb52860b9e3f333b1ef587052af2 commit: 475bdd7d351c3ce80dbb38df719df315473c16d9 [1405/9999] FROMLIST: BACKPORT: kbuild: add support for clang LTO config: i386-defconfig (https://download.01.org/0day-ci/archive/20220819/202208190116.NMerQigM-lkp@intel.com/config) compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0 reproduce (this is a W=1 build): # https://github.com/ammarfaizi2/linux-block/commit/475bdd7d351c3ce80dbb38df719df315473c16d9 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block google/android/kernel/common/android-4.9-q-release git checkout 475bdd7d351c3ce80dbb38df719df315473c16d9 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> ld: warning: arch/x86/lib/lib-ksyms.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker -- 0-DAY CI Kernel Test Service https://01.org/lkp