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 505E6C197A0 for ; Mon, 20 Nov 2023 12:53:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232065AbjKTMxC (ORCPT ); Mon, 20 Nov 2023 07:53:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36858 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232200AbjKTMxB (ORCPT ); Mon, 20 Nov 2023 07:53:01 -0500 Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C4F4138 for ; Mon, 20 Nov 2023 04:52:58 -0800 (PST) Received: by mail-pf1-x434.google.com with SMTP id d2e1a72fcca58-6c4eaa5202aso4468498b3a.1 for ; Mon, 20 Nov 2023 04:52:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1700484777; x=1701089577; 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=8iMBx7DUGsUZBM+J1SPZ0F3L7bMS8NwrZTNkaIUlWd0=; b=Ksw7VfH9XRqFDHRjtRsuGheXXDe7EfUHWv174snP/lbu1JDDaaRBnscjkQcyOZSYhS RrDYza1YsIU6ZfjANIeLcA5dXmbqp7na8B2jIQXgjHPlxMIwE8DrzTZdeKt4EshOsyal LQ1Rkt/OiWIKfYoR5xXWNffxnnF+YGv1XM9DsgAW1Lkb16pZBRyWLsRsERnCERSPEmDn N94j6MbBYvtCdBUQpC2t1Wb+n7mgqHjkl+w+EdI7kb8MuLLhd5u/NpCNn6dGg1WNBEri /46Mae2vd38FzNCqrn5FOAij2nbKljm05S0wedQ/BmURewIlrVF3Bn/Vq6kck3iVjOFJ fRkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700484777; x=1701089577; 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=8iMBx7DUGsUZBM+J1SPZ0F3L7bMS8NwrZTNkaIUlWd0=; b=ZyiVGAUuEZ77y0LEDnvZJrakyUfIeFH+GIeSIV6+N/zSpg+n69JQgv4A9YMRIVh6N+ joEpi0rGVn/+9OY6S+wtUXZb8+NW8p+uQRYDwFyaowixmym6mPitCYlz3/RuvIjyZNc+ aGrQgt6sqmYN/LzBurLWhe7Ado7shtbBzuNGO11c5sAxFb3W50Hr9vGjkJvCDDJP12kh 73wyMN5cvo1WnV+BzyLw8oWSyl37mv+M4D8iECwnRiMbGGSaoCVlns3M0Pf6Hvflo58q MSqqB2QW9WcWhCKQo07uHcNjLW8DuBVXMnj/O9/vBh1SCWzBzZ+xdzqZ9uoZT+rYL3eW pu6w== X-Gm-Message-State: AOJu0YxhPQfbTRg1MFYRzhRyWPjfoVuDJE5tzFB3knR1aWuSvILHrW7h /yk5q/upFrElyzp8VMNRkfnqe+/gRkgagYMX4Vw= X-Google-Smtp-Source: AGHT+IFN6u99T6WBvXAHF+cp9VqhZ5lsTUpdNI5gl15kuiYWUTkvKOQjuQ8v0MjiUdWaD2S1ShuEpA== X-Received: by 2002:a05:6a00:6c89:b0:6be:319:446b with SMTP id jc9-20020a056a006c8900b006be0319446bmr9852998pfb.21.1700484777104; Mon, 20 Nov 2023 04:52:57 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id w12-20020a056a0014cc00b006cb8cb7cd43sm2295613pfu.218.2023.11.20.04.52.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Nov 2023 04:52:56 -0800 (PST) Message-ID: <655b56a8.050a0220.1577a.4a71@mx.google.com> Date: Mon, 20 Nov 2023 04:52:56 -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 X-Kernelci-Kernel: v5.4.261 Subject: stable/linux-5.4.y build: 17 builds: 2 failed, 15 passed, 24 warnings (v5.4.261) 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/linux-5.4.y build: 17 builds: 2 failed, 15 passed, 24 warnings (v5.4= .261) Full Build Summary: https://kernelci.org/build/stable/branch/linux-5.4.y/ke= rnel/v5.4.261/ Tree: stable Branch: linux-5.4.y Git Describe: v5.4.261 Git Commit: ef379773e2e76d6470a907ae36c3d12f65a6ecdb Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e.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 (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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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