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 F2C37C83F13 for ; Sat, 26 Aug 2023 13:15:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232655AbjHZNPD (ORCPT ); Sat, 26 Aug 2023 09:15:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34488 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232653AbjHZNO5 (ORCPT ); Sat, 26 Aug 2023 09:14:57 -0400 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5E5A02109 for ; Sat, 26 Aug 2023 06:14:54 -0700 (PDT) Received: by mail-pl1-x62a.google.com with SMTP id d9443c01a7336-1bf6ea270b2so13139925ad.0 for ; Sat, 26 Aug 2023 06:14:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1693055693; x=1693660493; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=ojfNj/4ykGHVPjN8WT+T1oOqo6EUHe5IWv3lMdQ3crI=; b=uZclHT4p9tqxx3Vy3LbY3aaKYULcT4JdoIOOj9+TpbIy/Z7wJGxafHnac6lPDY9FNm BCQ1BhSmPTnoMkK47HYReYgMQ4nvYK5XGqWAa+72r/i5DFSiKS7FyU4DdLjpKFIqoLsn nT4MX2NumX9UrBverWxbW/vUYExUEnm4y6oxsrfLveGwjR+CDnZ9gypS8cthbV21JGRK BvvD6lXzA9kMiT87rQcS2TMQxCC5jDgetSG/6vnPYdTFN1kPJB/UOVFYPCpZCjSJw51g 3FDT7Vqil/j+0MHs++UbVO337S9MWWKMwK/zH7sghRpuwSiMFGDdT4LY4tXfMfUATN0U c1Lw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693055693; x=1693660493; 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=ojfNj/4ykGHVPjN8WT+T1oOqo6EUHe5IWv3lMdQ3crI=; b=VaPRpFrlSxUFT8jIantHGdAwU5TDVaieL2HizcxxsDbgrSFnDoHMMBym01tF1U/6XG uv5Mi3PGx561MDG703N5/+fUyFLPNr3B1jNmr7nqQq5f4GchlHGHcHAQzTTfPfo6QHsz gyX2OjJ7hcEhjWofk0iKRY7wBpap+3SAlsWPcQAX/F49/LE3KKDt9cggoLyl+cRwrs/3 sN3WgKs2EDrKuB/a4zYBBqLScDCRGVqSK8E/KdoHDhu6gHJR6xccUK+iwliMY+bx/USM Ti5yocIsh+4KxEi2uVDpkOVrwj+/M5vcC0Bkj7JU01ODjQdh3Sdfq4B0k2WMARTkdyFP OH/Q== X-Gm-Message-State: AOJu0Yx+ojU5V8y/Ib8tVR7BVXidchrFKVDqdNmJDM91svz+sLu1ga8z sFx8jbdmhIL24HL2NZEMygvNYxs6Cwq/QARb+FA= X-Google-Smtp-Source: AGHT+IEMLSj0LzocaHJRZuEHAdPRvWypICoy4c5nY1eZtFIRRNomxP/8hpPnTPRqV4MZIAe5jaBmcQ== X-Received: by 2002:a17:903:1248:b0:1bd:c7e2:462 with SMTP id u8-20020a170903124800b001bdc7e20462mr18731166plh.11.1693055693314; Sat, 26 Aug 2023 06:14:53 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id t8-20020a1709027fc800b001bdcafcf8d3sm3683962plb.69.2023.08.26.06.14.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 26 Aug 2023 06:14:52 -0700 (PDT) Message-ID: <64e9facc.170a0220.a154.6357@mx.google.com> Date: Sat, 26 Aug 2023 06:14:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-6.1.y X-Kernelci-Tree: stable X-Kernelci-Report-Type: build X-Kernelci-Kernel: v6.1.48 Subject: stable/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.48) 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-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.4= 8) Full Build Summary: https://kernelci.org/build/stable/branch/linux-6.1.y/ke= rnel/v6.1.48/ Tree: stable Branch: linux-6.1.y Git Describe: v6.1.48 Git Commit: cd363bb9548ec3208120bb3f55ff4ded2487d7fb Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e.git Built: 7 unique architectures Warnings Detected: arc: arm64: arm: i386: mips: 32r2el_defconfig (gcc-10): 1 warning riscv: x86_64: Warnings summary: 1 arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_devic= e_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expec= ted "0,0" =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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, 1 warning, 0 sect= ion mismatches Warnings: arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg= ): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "= 0,0" ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- defconfig+arm64-chromebook (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warn= ings, 0 section mismatches ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- nommu_k210_defconfig (riscv, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- nommu_k210_sdcard_defconfig (riscv, gcc-10) =E2=80=94 PASS, 0 errors, 0 war= nings, 0 section mismatches ---------------------------------------------------------------------------= ----- omap2plus_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- rv32_defconfig (riscv, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 0 warnings, 0 section mismatches --- For more info write to