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 47DC2CD98CA for ; Tue, 10 Oct 2023 22:25:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229887AbjJJWZZ (ORCPT ); Tue, 10 Oct 2023 18:25:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56180 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232993AbjJJWZX (ORCPT ); Tue, 10 Oct 2023 18:25:23 -0400 Received: from mail-pf1-x42b.google.com (mail-pf1-x42b.google.com [IPv6:2607:f8b0:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 954EDA4 for ; Tue, 10 Oct 2023 15:25:19 -0700 (PDT) Received: by mail-pf1-x42b.google.com with SMTP id d2e1a72fcca58-6910ea9cca1so4609081b3a.1 for ; Tue, 10 Oct 2023 15:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1696976718; x=1697581518; 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=9V8iiBKQdw6HgwPgZPxWBybMazabFi9iAfKfszxE6Fc=; b=Y+83Xw2Bx1L1M1qwAzck1GZ5k1pr9WpRTR5MvaPRfm7siao41r/Xjgv7zMJRQKtmrq CyrGWu3qvK6ujfBys2ixTOXwADqd7dQ2Q6HTXs0L1dlmh1UKODco/cLG/d4h7Lm88Sdb 0g5eK4wslhnHJc9kwsQrwblHaNNNTmV3z6Bny9K/ipq5gFMidRola78Ui0kKHcpgTycS dou0ZcbuaBUhJwjgO1xxKk6bm+t0/8m9Vh8db3FFyMGN9Zo+lBfw+Q6nP2HqM54tNS5A SnipIsvaOHUWqymeNwQPT8X5zHdww3jsapu2uo06fvfxs+NFcy1dFC0BY8dRwvbuGNdg d1Yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696976718; x=1697581518; 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=9V8iiBKQdw6HgwPgZPxWBybMazabFi9iAfKfszxE6Fc=; b=ERjE0DZbUJMjPLpmQfnc1hEcrCTxiNKo1gs6wA403jIAWM9DUh7Ohcykpzb+9R8zkZ bIyk3Lnno5pAEKSy4xslSZ8VmBFamC6RDOcOGczR9kXL9czb67levpoWPdaLT7BuWWy7 jJea0/DuLSBPJKKIjstCP6iS4A7B4c79fspK/GfPfDV+G25WepBamU8wGnMPJXHPwiFA ht0d0fEGG9l3B8piP60zEKJ61AlrdALqifj6D0l19AHOmosou4lkEW2CYWWxJNXXsOOI EZIeyTd5CPyc7pNZ8At99uKLLqLLDxLuam3RIO3UgJ2wFrNGMGztuaUseZ2iQKA5+zeX K8gA== X-Gm-Message-State: AOJu0YxYuU5+JUcCSMGMLGbul81sq9xgj7D66Vn8jFQADFltI56NuPOy MTVa3EfV66rHW++P6QIaYw4oxHHLVJI89qu+NXqmcQ== X-Google-Smtp-Source: AGHT+IG1otIqlEF/0j7F34RHlltNaMlaRPlyzL9YeYyX3IbsdnHC7bmTRHKkYUiUy+CMT+MUlk0+ew== X-Received: by 2002:a05:6a00:1c9c:b0:690:38b6:b2da with SMTP id y28-20020a056a001c9c00b0069038b6b2damr17120326pfw.2.1696976718611; Tue, 10 Oct 2023 15:25:18 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id it19-20020a056a00459300b0069305627494sm8777862pfb.165.2023.10.10.15.25.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 15:25:18 -0700 (PDT) Message-ID: <6525cf4e.050a0220.1ad2a.7258@mx.google.com> Date: Tue, 10 Oct 2023 15:25:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.14.327 X-Kernelci-Report-Type: build X-Kernelci-Branch: linux-4.14.y X-Kernelci-Tree: stable Subject: stable/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.327) 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.327) Full Build Summary: https://kernelci.org/build/stable/branch/linux-4.14.y/k= ernel/v4.14.327/ Tree: stable Branch: linux-4.14.y Git Describe: v4.14.327 Git Commit: 8164d236bdf88a17753a06a73ac3a4eade2518b9 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 (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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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