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 B4961C3DA6F for ; Wed, 23 Aug 2023 20:56:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234817AbjHWU4G (ORCPT ); Wed, 23 Aug 2023 16:56:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236867AbjHWU4A (ORCPT ); Wed, 23 Aug 2023 16:56:00 -0400 Received: from mail-ot1-x32e.google.com (mail-ot1-x32e.google.com [IPv6:2607:f8b0:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 25BE610C8 for ; Wed, 23 Aug 2023 13:55:58 -0700 (PDT) Received: by mail-ot1-x32e.google.com with SMTP id 46e09a7af769-6b9a2416b1cso4722163a34.2 for ; Wed, 23 Aug 2023 13:55:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1692824157; x=1693428957; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=2+KPxKSo43nnGajKdOLG1dm/A8z2jtm/ALskYt+7+rQ=; b=iMlWr90b0wyzCztNR1L/CWsMREObF5h0yB3mp7CbWX8I0Ar4KpyIZJGxE1grMI/ixi p0JQZ4fHHyfH2TLtrdGPIphybmQaNQ6DiUBC8ViJpmdXKgTbS7AtmLhphHmLVbJjU2ak tUSshAqzuxjNiT12vO1vnuKaOOLRHuu6Gc/IdOKnzQBcxoZbWRadirI/wDGp5mfvEUvq rR9zETQwYVdU9FjgiLjPGTLwshFFdgxvMUE/nZ7q4YJzl2NUvIgmpc2TW5lV3dBeQJSr PSV9Rxfp7zd0K+ELgPo5BwQMxjvflW2j4kfJ/zZ+NaUsrFunE51ql3d//y5/JTkM7ncA l9Hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692824157; x=1693428957; 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=2+KPxKSo43nnGajKdOLG1dm/A8z2jtm/ALskYt+7+rQ=; b=Cvei+EOwQsvfixmxyihAeOJys9lIvSDhyAkxMmXLJwMklcVLzgZ3fmtKi/z189zu8X hNbx4PPzFso5Spmhp5+PAbkqJzY5nvVq+LNLZ/DJRunCFXOW/G+6PeKeKWdECAoQZTWb DAFGdyZJjGVhxiW2P8DEPlG7Xd1bQlxvlxeZeCcw9A8GfKexv1Qfr0pu8PBGwGXZ4lSH v4PQSC1Rtjngn7P6h55GFaTCy2NeDXZFrIXc1MajvBBSIHZ1uY7AubyGSNe9sNwyOBFd mldDoG+aHCVWYoytTug//lhbqOGdovN+w3cMs52Exd3NxRxQpiKkL+iJQvxPq9POgIh+ Vufw== X-Gm-Message-State: AOJu0YwWfDbCO5SkVAZ84MHW1zxnzr+tFC2ezOmXaDASdUXb8cgVe/Jf AeU8+yvvbMHghnH9XC7DwUH3V/inseydEG+tPxQ= X-Google-Smtp-Source: AGHT+IHEYKkgJ+fmR8dPIVu2cDTn+BurAQ6p6YhrPWIF/iBRnz2NrkXO6t1Yd63A1MaI3ZRvYJDMrQ== X-Received: by 2002:a05:6870:d149:b0:1b0:3cd4:76d5 with SMTP id f9-20020a056870d14900b001b03cd476d5mr16881677oac.37.1692824157102; Wed, 23 Aug 2023 13:55:57 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id e11-20020a63aa0b000000b00566095dac12sm10012103pgf.19.2023.08.23.13.55.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Aug 2023 13:55:56 -0700 (PDT) Message-ID: <64e6725c.630a0220.910e5.36f0@mx.google.com> Date: Wed, 23 Aug 2023 13:55:56 -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.254 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.254) 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.254) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.4.y= /kernel/v5.4.254/ Tree: stable-rc Branch: linux-5.4.y Git Describe: v5.4.254 Git Commit: fd2a1d1f32ea37c57a8b46a0857f06fd7274dd2c 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: 14 ld: warning: creating DT_TEXTREL in a PIE 8 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in rea= d-only section `.head.text' 8 arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer= to integer of different size [-Wpointer-to-int-cast] 6 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in rea= d-only section `.head.text' 4 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. 4 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: un= supported intra-function call 4 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: un= supported intra-function call 4 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: 2 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 (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-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