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 54E86C2BB3F for ; Wed, 15 Nov 2023 20:09:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344318AbjKOUJy (ORCPT ); Wed, 15 Nov 2023 15:09:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344353AbjKOUJx (ORCPT ); Wed, 15 Nov 2023 15:09:53 -0500 Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7494BC2 for ; Wed, 15 Nov 2023 12:09:49 -0800 (PST) Received: by mail-pl1-x630.google.com with SMTP id d9443c01a7336-1cc37fb1310so782755ad.1 for ; Wed, 15 Nov 2023 12:09:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1700078988; x=1700683788; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=1IoiKrrv9sNSKuaqCZJAkdEt2RsriFkfp+Big0f2r/I=; b=wMzbGC3O3CguLl4x4WxG7fMPIdsj2RDfZK34GSYWGXVqudwzZBXpJ8DbXnr0zGys9S tGPgcdOh/yQ/6orYa7PqE3LO0/sJWcHLYPvt/qLnnL9pPn//0olb5HN/hToPvNSODW2/ joTfOiuu8jWxFzNlH9lFM4GAlaOQP7OIpoWa8ExKmn/C9tlF5Buqw793eQGl4+q1MHFS WKg+7ClefXlIuIQS92hIAU671wTPuU5Fquo+gXtuunYji4+SV5+iWjiKpRSFbNXdfXNZ JWddbz+67fGLVe53C6pB/AizMOt0qfsphPKI1LsSz9QpLePNvaVrHcYiCpppnFxERo9Y SwYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700078988; x=1700683788; 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=1IoiKrrv9sNSKuaqCZJAkdEt2RsriFkfp+Big0f2r/I=; b=U3gU8yTsKCa4dbma2lOn2YyuBkXsCc18/IK86wJ+ont0d8aov8GYgHbNTe9c/nARLT yWBA3rf6bS5trJ+gs0y20O1quVQlqqKyE3YX5gyi9q4XADAgNSRT98PalJxMhIEnCJtt TxXuZZzp/isd39RwkTIy8JQUTNYWKbyoZo7oMOD50Xd8bdEnnPioG9inTpnSExkRLjqT sq+Pue/khgNKCzIMMkST003tC67FadiGjJtR4WljQhUGaDsqFnxIkMdY7ekcn1zLEcb3 fWCjL+4i+hHqrCxu77JoaXXE2Jhw/qjDsr1wmHjk3ew6+JvO0c2I5btLh034ixc8Dxfg /BwA== X-Gm-Message-State: AOJu0YyYqpkluKuJ4H8UkGesBLKsUj3UFjkyb92gupiLu/TrPhDxqCf8 W7qB3OB4QVYTheoQjCQDKU2P2594k/Tsu7Ke7SwuPA== X-Google-Smtp-Source: AGHT+IFMEibFK85a+cu6ku/vYkNaLNwycb+LlZidTfZdGUtjPyI+eusk1cGlP9cQ6PGXdjXLmllVoQ== X-Received: by 2002:a17:902:a407:b0:1cc:3a8a:f19b with SMTP id p7-20020a170902a40700b001cc3a8af19bmr5948357plq.14.1700078988330; Wed, 15 Nov 2023 12:09:48 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id l14-20020a170903244e00b001cc4fe8c6adsm7736800pls.253.2023.11.15.12.09.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Nov 2023 12:09:47 -0800 (PST) Message-ID: <6555258b.170a0220.1979.52c5@mx.google.com> Date: Wed, 15 Nov 2023 12:09:47 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: build X-Kernelci-Branch: linux-5.4.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.4.260-133-g830d66fe6337 Subject: stable-rc/linux-5.4.y build: 17 builds: 2 failed, 15 passed, 24 warnings (v5.4.260-133-g830d66fe6337) 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-5.4.y build: 17 builds: 2 failed, 15 passed, 24 warnings (v= 5.4.260-133-g830d66fe6337) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.4.y= /kernel/v5.4.260-133-g830d66fe6337/ Tree: stable-rc Branch: linux-5.4.y Git Describe: v5.4.260-133-g830d66fe6337 Git Commit: 830d66fe6337b1a7cab93c255eee08d7024ac2ec Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.git Built: 7 unique architectures Build Failures Detected: arm64: defconfig+arm64-chromebook: (gcc-10) FAIL x86_64: x86_64_defconfig+x86-board: (gcc-10) FAIL Warnings Detected: arc: arm64: defconfig (gcc-10): 2 warnings defconfig+arm64-chromebook (gcc-10): 2 warnings arm: i386: allnoconfig (gcc-10): 2 warnings i386_defconfig (gcc-10): 2 warnings tinyconfig (gcc-10): 2 warnings mips: riscv: x86_64: allnoconfig (gcc-10): 4 warnings tinyconfig (gcc-10): 4 warnings x86_64_defconfig (gcc-10): 4 warnings x86_64_defconfig+x86-board (gcc-10): 2 warnings Warnings summary: 6 ld: warning: creating DT_TEXTREL in a PIE 4 arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer= to integer of different size [-Wpointer-to-int-cast] 3 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in rea= d-only section `.head.text' 3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in rea= d-only section `.head.text' 2 arch/x86/entry/entry_64.o: warning: objtool: If this is a retpolin= e, please patch it in with alternatives and annotate it with ANNOTATE_NOSPE= C_ALTERNATIVE. 2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: un= supported intra-function call 2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: un= supported intra-function call 2 arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic s= uffix given and no register operands; using default for `sysret' Section mismatches summary: 1 WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section = mismatch in reference from the variable __ksymtab_vic_init_cascaded to the = function .init.text:vic_init_cascaded() =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, 4 warnings, 0 sectio= n mismatches Warnings: arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix= given and no register operands; using default for `sysret' arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: unsuppo= rted intra-function call 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, 2 warnings, 0 section = mismatches Warnings: 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 (riscv, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section m= ismatches Warnings: arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] ---------------------------------------------------------------------------= ----- defconfig+arm64-chromebook (arm64, gcc-10) =E2=80=94 FAIL, 0 errors, 2 warn= ings, 0 section mismatches Warnings: arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 secti= on mismatches Warnings: 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: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- 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 (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 4 warnings, 0 section= mismatches Warnings: arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix= given and no register operands; using default for `sysret' arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: unsuppo= rted intra-function call 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 ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section m= ismatches Warnings: 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 ---------------------------------------------------------------------------= ----- 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, 4 warnings, 0 s= ection mismatches Warnings: arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: unsuppo= rted intra-function call arch/x86/entry/entry_64.o: warning: objtool: If this is a retpoline, pl= ease patch it in with alternatives and annotate it with ANNOTATE_NOSPEC_ALT= ERNATIVE. 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-board (x86_64, gcc-10) =E2=80=94 FAIL, 0 errors, 2 war= nings, 0 section mismatches Warnings: arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: unsuppo= rted intra-function call arch/x86/entry/entry_64.o: warning: objtool: If this is a retpoline, pl= ease patch it in with alternatives and annotate it with ANNOTATE_NOSPEC_ALT= ERNATIVE. --- For more info write to