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 60701C4332F for ; Thu, 2 Nov 2023 11:20:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347302AbjKBLUP (ORCPT ); Thu, 2 Nov 2023 07:20:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347356AbjKBLUO (ORCPT ); Thu, 2 Nov 2023 07:20:14 -0400 Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3057130 for ; Thu, 2 Nov 2023 04:20:08 -0700 (PDT) Received: by mail-pg1-x52b.google.com with SMTP id 41be03b00d2f7-5b94489e82eso568263a12.2 for ; Thu, 02 Nov 2023 04:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1698924008; x=1699528808; 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=KUnpljMQJC/i3dQ+Z0yLISUWg5ybys8/M8Mt6LMluAM=; b=Ii7Dqutb2PF1kvKQUI7oLqzkP2ohaQWifQFcpca3hTf35w7lYFOFXcEqU6toXj2D8L ++6DyYI8CtqeJgFbY4X0jVXCjNHM06fSHp1CEYCfn+EWPyVk1baz7GzZPoKIiRdUJJS7 y3Ue4L25/boZPFLJXJai3HtRYACiosPD6QK6SDT+0b/SVktT9vr+f1GO6XBCpqfl/IPT 0nbJOPBTHQO39T6hNuhq24x3WlYBx2kMoObSUqsznOdwMkNQV4yMcAQmao+dWiwp/KGx F5UwFxKLTDlMTemAK7w9Q8NT/ugXn1S9eW4s+Xh5t+4xGIjw1gqgWZSy+wELRy5AE5bb ls6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698924008; x=1699528808; 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=KUnpljMQJC/i3dQ+Z0yLISUWg5ybys8/M8Mt6LMluAM=; b=bp94fjDIm/Lw1AdjKkUM98MRCw6isAiO5lSVlF2e9BG5jUQIrHx70vowLah9OQpzrs 0JoGMd9gT9yHZDawAvBjqDaX1lhiuGF+VRpFaH/mXZamCdHlgZMKV2T95TSE10+KHR8K cJPtuzfCjj98SrJuo7HbPO5DHnLEZ+SgKj/wUo24LHLTO0Qrjzuf12bcCDTHrXL7GV2O kJbIC/+qxbreln9QnmXi9sdub30CGqoZwEKReoG0lDmPr9ZyQUc2mBWJ/n3EJzVuePs4 Kldj6JfQt/m8unDuNzw3kQ15X2FNC3KKNsBvXSml3xQm6G+gq9WqxEaa+JxaXx0VYGdr 2w6Q== X-Gm-Message-State: AOJu0Yzc1xO1+WY+72K5anJ1KJ5Jll2FC4T6PJwHT1dzBa9hZSO2NL99 dinvzdvmeKU40zmqcEiWg2SywNOrPXpyB6ipgmyUhQ== X-Google-Smtp-Source: AGHT+IGXBvEyL+YvkQRTsC+B8RHK2c/9Dyn+3XDFHUtGGs8r3mJ8kaVgyOuM6cxZ3afgiu8Y/QiJng== X-Received: by 2002:a05:6a20:1456:b0:174:63a9:2aa with SMTP id a22-20020a056a20145600b0017463a902aamr18428010pzi.18.1698924007687; Thu, 02 Nov 2023 04:20:07 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id y6-20020a170902ed4600b001c60a2b5c61sm2901022plb.134.2023.11.02.04.20.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Nov 2023 04:20:06 -0700 (PDT) Message-ID: <654385e6.170a0220.1753a.7bb2@mx.google.com> Date: Thu, 02 Nov 2023 04:20:06 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v5.15.137 X-Kernelci-Report-Type: build X-Kernelci-Branch: linux-5.15.y X-Kernelci-Tree: stable-rc Subject: stable-rc/linux-5.15.y build: 20 builds: 0 failed, 20 passed, 3 warnings (v5.15.137) 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.15.y build: 20 builds: 0 failed, 20 passed, 3 warnings (v= 5.15.137) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.15.= y/kernel/v5.15.137/ Tree: stable-rc Branch: linux-5.15.y Git Describe: v5.15.137 Git Commit: 12952a23a5da6459aaaaa3ae4bc8ce8fef952ef5 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: arm: i386: mips: 32r2el_defconfig (gcc-10): 1 warning riscv: x86_64: x86_64_defconfig (gcc-10): 1 warning x86_64_defconfig+x86-board (gcc-10): 1 warning Warnings summary: 2 arch/x86/kernel/smp.o: warning: objtool: sysvec_reboot()+0x45: unr= eachable instruction 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 (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 se= ction mismatches Warnings: arch/x86/kernel/smp.o: warning: objtool: sysvec_reboot()+0x45: unreacha= ble instruction ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-board (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 1 war= ning, 0 section mismatches Warnings: arch/x86/kernel/smp.o: warning: objtool: sysvec_reboot()+0x45: unreacha= ble instruction --- For more info write to