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 58255C41513 for ; Wed, 9 Aug 2023 10:10:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231201AbjHIKKG (ORCPT ); Wed, 9 Aug 2023 06:10:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46240 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232265AbjHIKJy (ORCPT ); Wed, 9 Aug 2023 06:09:54 -0400 Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 001852100 for ; Wed, 9 Aug 2023 03:09:50 -0700 (PDT) Received: by mail-pf1-x436.google.com with SMTP id d2e1a72fcca58-686d8c8fc65so4635771b3a.0 for ; Wed, 09 Aug 2023 03:09:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1691575790; x=1692180590; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=169js41EDn8j45ZeHSzriEDQ0k20hnXkCczf2T8YlpQ=; b=T97dabVYjKaC/rJTB6+t6xBtzY+aUG1Ixer5TiBn6i715vaOsbvIv6gFs8JJiZ9EFl u9zumPY3Tj9APK8NvHpTyxYf5Pl0IVldvOw12iWX9JhQQCuin5PqJB8AyUSEzyGx2gEq 5v4PplBWm8LuW5BT0PlJEZcYH+AKCDGnIYSyA+MCla+9ZfuGAFpVO54f3ru3F/ipXHiX q6BRv0mEGIvYkhrJwOmnvHJfOgrSl1nOfuGVXDzdj2qIYEzjeY7LtD0ITzYocCbrtMRH Vv6ZLy5ZPzIuwO6mBLA6l/sYrg/F8nIDRo36FcoE1K/7zUrcFf8psM7Nnz0s0ALpEwEG hgiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691575790; x=1692180590; 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=169js41EDn8j45ZeHSzriEDQ0k20hnXkCczf2T8YlpQ=; b=fJm4YZokTGyoGUEOjnlcyjPjJDsEUDqzDGTAhPFWtjKKSKl6FV6kJaHh1LJ1pMj8zd anHancfTx5OwRfl+j7b9m5rKyQrGTOt1S9tiWslOTXc/99pV8xqvbpUr3oYTlnwXX2g5 ohxpWe5GvCEm6oxOdjleRJVBS9gV95alaC7kkLSC+CLXsBBp3ga5puyrimlOfP4RGpdc TkP3rhkcXA73QmCJH8WNcCjQQf3k9vmG7w2mZVvm5Tixov1lYxmCyIGpfv2OuFwWsikF nY6TaE2gDoplIt7aKmcYNU3VgrIY/NWw/sHOqlCgWrtj/4/OuIGTi3BQQFkdJ+/nABFf 5azg== X-Gm-Message-State: AOJu0Yz7KdqEd+xIvJovrssbG4tmeTPoIrNz9MyCWioRM/5ml71t7vB3 pYrLwEYA7PRsrwHod/J5IU5NyQ2ec+X9+hHRZD316g== X-Google-Smtp-Source: AGHT+IGSPycLc669Jx703qkoa258AEAlspsrEuoIc96qlWZo3AqApxdqzlnSivEw9GCRCwmiohCHSA== X-Received: by 2002:a05:6a20:3d0e:b0:133:c9d0:75ff with SMTP id y14-20020a056a203d0e00b00133c9d075ffmr1960215pzi.42.1691575789890; Wed, 09 Aug 2023 03:09:49 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id q7-20020a170902788700b001bb9f104333sm10750760pll.12.2023.08.09.03.09.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 03:09:49 -0700 (PDT) Message-ID: <64d365ed.170a0220.b0a57.3f4b@mx.google.com> Date: Wed, 09 Aug 2023 03:09:49 -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: v5.4.252-151-gcf1d7c9027da X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-5.4.y Subject: stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.252-151-gcf1d7c9027da) 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: 0 failed, 17 passed, 26 warnings (v= 5.4.252-151-gcf1d7c9027da) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.4.y= /kernel/v5.4.252-151-gcf1d7c9027da/ Tree: stable-rc Branch: linux-5.4.y Git Describe: v5.4.252-151-gcf1d7c9027da Git Commit: cf1d7c9027dae43a76f9f3af4334d08d5003c8d3 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.git Built: 7 unique architectures 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-chromebook (gcc-10): 4 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 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_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 PASS, 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 (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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 4 warnings, 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. 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