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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95E4FEB64DD for ; Wed, 9 Aug 2023 12:14:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229699AbjHIMOn (ORCPT ); Wed, 9 Aug 2023 08:14:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229612AbjHIMOm (ORCPT ); Wed, 9 Aug 2023 08:14:42 -0400 Received: from mail-pl1-x62f.google.com (mail-pl1-x62f.google.com [IPv6:2607:f8b0:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC28B1982 for ; Wed, 9 Aug 2023 05:14:41 -0700 (PDT) Received: by mail-pl1-x62f.google.com with SMTP id d9443c01a7336-1bb7b8390e8so43174625ad.2 for ; Wed, 09 Aug 2023 05:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1691583281; x=1692188081; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=eV2WHB2cDeVv55WAVjI3s9pbthEimMMIZDDaknrbxdA=; b=1mQ1a+3oSsd6y2TaMEN9Dta2iQBJhtVUFLkLkg1EioshJEj//MYqEDHE75Pfu6qUta UxY2GsCVfYqfc4rouwkCh/0BJk275Ks3pe1zWsFzdd8po+K4ZuZ9W1/pArCqlbiTvGji lm77K1CUGwUNvCIY5BiPDw8lusrjz2l+BlVPT+14aLOhegODAPcGbxGgW5FdHHsqjWXW srLG67JiP3Q0vKT/WBcTH/WCfLCbgy4dq+aVlqNvHp0y+WZ7MjMIExyJTk3nGkjCXZwk nQ8Z+6RWBxcsCTY92rNnKKzBdzv39TY3xlP+Ge4V2CLYH0N9OFHfmINjhYsgtpvEGAlJ EUVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691583281; x=1692188081; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=eV2WHB2cDeVv55WAVjI3s9pbthEimMMIZDDaknrbxdA=; b=jV/EUHZ7W71DngmbrYZ1dA48f6+fVBRLpEHxuvl83TwzyxO1Ozmal1lgEsXEVTtGtF 1q2Ev7lijrEWHMdMlCl7+cF7etKEkuRALD6E7+tKhahnoZn4c4swD36Y4JEf6OtztWsI rbcE8QMwldzHYSTGy6lW75lKzI1xNStR+MDKavq5Lrm5DDaAHa00/RI0pzRZkuFVr6BK htmAn4sux1P2NSMgOiZChLI4M13mJIBJbRwyFOGbxm8/OzFFQbvt6/bYlUxOfiddtqfw H15extk+XJzb8v92d82gakXWN5Cc1148kGNxOqdfV35Xe2JmsppCmHquBu0CuHqZn8zg zQzw== X-Gm-Message-State: AOJu0YxFWKa4IA9OXs39GodDKQ446HRfsYg7HSJiYvro/4bizc+0ZSir F4BRv48dddZMDIytnGAzFB1vbkRjoFXIKQ1EovuIYA== X-Google-Smtp-Source: AGHT+IF8fFa1BKe+7pzmzt6UR4ugtuVMo69s0tu6WwXlQG/3Izo7zb9su5WNyjsSFeVaeND5551hjg== X-Received: by 2002:a17:902:8308:b0:1bb:c7e1:b43 with SMTP id bd8-20020a170902830800b001bbc7e10b43mr2149483plb.14.1691583280742; Wed, 09 Aug 2023 05:14:40 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id 13-20020a170902e9cd00b001ac40488620sm10943878plk.92.2023.08.09.05.14.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 05:14:40 -0700 (PDT) Message-ID: <64d38330.170a0220.201af.4212@mx.google.com> Date: Wed, 09 Aug 2023 05:14:40 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: build X-Kernelci-Kernel: v4.14.321-205-gf41a58010b71e X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.14.y Subject: stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 25 warnings (v4.14.321-205-gf41a58010b71e) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 25 warnings (= v4.14.321-205-gf41a58010b71e) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.= y/kernel/v4.14.321-205-gf41a58010b71e/ Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.321-205-gf41a58010b71e Git Commit: f41a58010b71e081e738059c484b1b5e0bff5526 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.git Built: 6 unique architectures Warnings Detected: arc: arm64: arm: i386: allnoconfig (gcc-10): 3 warnings i386_defconfig (gcc-10): 3 warnings tinyconfig (gcc-10): 3 warnings mips: x86_64: allnoconfig (gcc-10): 3 warnings tinyconfig (gcc-10): 3 warnings x86_64_defconfig (gcc-10): 5 warnings x86_64_defconfig+x86-chromebook (gcc-10): 5 warnings Warnings summary: 7 ld: warning: creating DT_TEXTREL in a PIE 4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in rea= d-only section `.head.text' 4 Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h= ' differs from latest kernel version at 'arch/x86/include/asm/insn.h' 3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in rea= d-only section `.head.text' 3 arch/x86/entry/entry_32.S:480: Warning: no instruction mnemonic su= ffix given and no register operands; using default for `btr' 2 drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.c= onstprop.0()+0x73: return with modified stack frame 2 drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.c= onstprop.0()+0x0: stack state mismatch: cfa1=3D7+104 cfa2=3D7+8 Section mismatches summary: 3 WARNING: modpost: Found 1 section mismatch(es). =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Detailed per-defconfig build reports: ---------------------------------------------------------------------------= ----- 32r2el_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 sectio= n mismatches Warnings: Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' dif= fers from latest kernel version at 'arch/x86/include/asm/insn.h' ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 section = mismatches Warnings: arch/x86/entry/entry_32.S:480: Warning: no instruction mnemonic suffix = given and no register operands; using default for `btr' ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches Section mismatches: WARNING: modpost: Found 1 section mismatch(es). ---------------------------------------------------------------------------= ----- defconfig+arm64-chromebook (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warn= ings, 0 section mismatches Section mismatches: WARNING: modpost: Found 1 section mismatch(es). ---------------------------------------------------------------------------= ----- haps_hs_smp_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- i386_defconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 secti= on mismatches Warnings: arch/x86/entry/entry_32.S:480: Warning: no instruction mnemonic suffix = given and no register operands; using default for `btr' ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- imx_v6_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- multi_v5_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches Section mismatches: WARNING: modpost: Found 1 section mismatch(es). ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- omap2plus_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 section m= ismatches Warnings: arch/x86/entry/entry_32.S:480: Warning: no instruction mnemonic suffix = given and no register operands; using default for `btr' ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 section= mismatches Warnings: Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' dif= fers from latest kernel version at 'arch/x86/include/asm/insn.h' ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 5 warnings, 0 s= ection mismatches Warnings: Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' dif= fers from latest kernel version at 'arch/x86/include/asm/insn.h' drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x73: return with modified stack frame drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x0: stack state mismatch: cfa1=3D7+104 cfa2=3D7+8 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 5 warnings, 0 section mismatches Warnings: Warning: synced file at 'tools/objtool/arch/x86/include/asm/insn.h' dif= fers from latest kernel version at 'arch/x86/include/asm/insn.h' drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x73: return with modified stack frame drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x0: stack state mismatch: cfa1=3D7+104 cfa2=3D7+8 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE --- For more info write to