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 0AA7FC001DB for ; Tue, 8 Aug 2023 21:19:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236472AbjHHVTE (ORCPT ); Tue, 8 Aug 2023 17:19:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48366 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236490AbjHHVSt (ORCPT ); Tue, 8 Aug 2023 17:18:49 -0400 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 C66E14C38 for ; Tue, 8 Aug 2023 14:17:23 -0700 (PDT) Received: by mail-pf1-x434.google.com with SMTP id d2e1a72fcca58-6873a30d02eso4202087b3a.3 for ; Tue, 08 Aug 2023 14:17:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1691529443; x=1692134243; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=jIbhCyppItJ+837E9vogSg/MlCy7I9PzIVvyk3yS3e0=; b=pV4ma67XTvp/j5O8j8C5UcRw4r+ej6DqjU1PX65TxwerprQrJXDbC+Gh9JR+kFWkmH yxjO7cupPs75BTGfsv9P3UnNHqxoxc7k4CdY/13fb3O+6NZYtta247O++yAUzQprnluJ Aljmo7imJ6R2l3ElvsGhyFRha83Qakq9L0vFQ7rdRVLRcGOYsaqleRunXZciGobz0Szg v5FNnRjfbHJIjEZs4WkElg7dEZVRfm38cYXZKD0q9tFw1o9B2llbEYEtR3FbHTyl7M03 ZqmMTMRNUA40gnlZegnmSFZr1t7D1l9qbrADk4QuIZBNHgyXRGV+G5Mb2XrCN+6DIwFH 4CYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691529443; x=1692134243; 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=jIbhCyppItJ+837E9vogSg/MlCy7I9PzIVvyk3yS3e0=; b=cvcHtAOKEzcauSV7klU0JJl8tysZQDkbpUJUcWiDXIVqqx5dbNpEBwI+YmaisK+gfh N/82eEYcum9Li0m/4PrOp3jbyX2KQtDvHVAY2KWzPOLtQFJTPVfDbVE1+lWPH3iZ5JQ5 ysOYZXj/8SA5FBtKZl0oO757ScxZgRYh9gjDARvzz6fAUhlkdx9Pi7/fPCiV0grqPFop teqy0nOrdB1c1e0QgJvKKrqEewT+u5V6v21pLzOv+DmWMzv9hTUola+u5EG6zEFsTPtp zD6rbqtMU9Dj1q138M1Jib1nM/no/mLqPX/Xa0Nz0jlmCAbNWh2mEAm8UzuHMcT8PRRo /bUA== X-Gm-Message-State: AOJu0YwezIYC1qtvr8FMW9BZrrwZsMhlQTXsXhxnco5st3hllXeY63Yo N/i6kTZJCKoyWW0BFgCZJytXo76x2S4rlLqJJL4Law== X-Google-Smtp-Source: AGHT+IGqepmOGlE50sa2mK0s4pvS3sxID7UfOcs9sYNDOsEDKrTUWJ/dEzbHcu08Pkzqx3Je7wRAdA== X-Received: by 2002:a05:6a00:b47:b0:686:5e0d:bd4f with SMTP id p7-20020a056a000b4700b006865e0dbd4fmr821258pfo.0.1691529442800; Tue, 08 Aug 2023 14:17:22 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id i2-20020aa787c2000000b0067b643b814csm8578126pfo.6.2023.08.08.14.17.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 14:17:22 -0700 (PDT) Message-ID: <64d2b0e2.a70a0220.7992.f8d2@mx.google.com> Date: Tue, 08 Aug 2023 14:17:22 -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 X-Kernelci-Tree: stable X-Kernelci-Branch: linux-4.14.y Subject: stable/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.321) 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-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.= 14.321) Full Build Summary: https://kernelci.org/build/stable/branch/linux-4.14.y/k= ernel/v4.14.321/ Tree: stable Branch: linux-4.14.y Git Describe: v4.14.321 Git Commit: 42c4d61793d56abc629911c78aaa9ed24293151a Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e.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): 3 warnings x86_64_defconfig+x86-chromebook (gcc-10): 3 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' 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 (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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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, 3 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' 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, = 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 --- For more info write to