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 9D8DFCD98C0 for ; Tue, 10 Oct 2023 22:06:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229769AbjJJWGF (ORCPT ); Tue, 10 Oct 2023 18:06:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59938 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229578AbjJJWGC (ORCPT ); Tue, 10 Oct 2023 18:06:02 -0400 Received: from mail-oi1-x22b.google.com (mail-oi1-x22b.google.com [IPv6:2607:f8b0:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3E48A98 for ; Tue, 10 Oct 2023 15:06:01 -0700 (PDT) Received: by mail-oi1-x22b.google.com with SMTP id 5614622812f47-3ae2ec1a222so4331196b6e.2 for ; Tue, 10 Oct 2023 15:06:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1696975560; x=1697580360; 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=GwuWLfxjSiam163m0vCCXenXVwyJj8XvrpkjmN53ZYk=; b=nCLg47RoMknoiszeJuSULFef/8QqLT8d1x3nrD/JjMENT4GkygkKQgyvzcvN818GEr Rvxk/uDVHJ0lbnDS6Wvay0jTgn2u4Ycni3LCnpRQrcEVj9zvVg61EznflQOkTY4nirGn vXhh+mP1MEs0DJNuBWze32hwb1B19tvHIK2fXv05SUAGOENrA5/tIgPbuJzw9pHU51Lo H69XZsMQkF6LVbHbjgPR8CKrcKSag+ZhDkhQgcngEX9oJhv5P54DO4Go28qIOYE8HKsI ekvxLR5Jh1ehf62yGDarO2Et8hoLQ3zqK7qC65pH6PYaoiSmeyWNjcaO/RR1OXoLZ27a O6Ow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696975560; x=1697580360; 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=GwuWLfxjSiam163m0vCCXenXVwyJj8XvrpkjmN53ZYk=; b=bWp23ibU3DjcuiG/rKpaI20Qy4PUmynsy/7F09fqQ67Wv7mr4zYDJvq44Be0DhUaQp ZoSDayDhADDPfYEBqRq/N0X1ZUSmo4UqDb37bjW8Y08DDAHB2kAlWu+Xy1dhn/qo9jKJ pS02ck1RGPuaSfgO3f8e3UA+8mqXeuJWhf8UK/l/MEt2Wfe02yBQOYusCFuSlTrWE+6Z fpO94GQYMO4kpA9yJS4IOrfTfe7g4gWdP6Z1bS+vvxqqZvNbtJCUU09SQN48Hu+kEkec ulOKRsYPrgkGW6sn4xKC/fqKGXU2y6DLiOL4Ss/qq2w7zXXFfVMM3CIZbO26C71IN3aj XT9Q== X-Gm-Message-State: AOJu0YwF5l418KT6nKEdjHy/FRQgXXuQ4dz/4scOrbESkpc9+0+fOe2u GAAybzk/87VmFgC2z00YpfuQT/n7TnHCbaVhofz0WA== X-Google-Smtp-Source: AGHT+IHKgdoM/gA1Ks+kvO78AoH7LPlmc7t1NKhtnALdkCcgvxqFACggcEk9kXkKGRtBGJh59USmRA== X-Received: by 2002:a05:6870:f68b:b0:1b3:8cfb:78c5 with SMTP id el11-20020a056870f68b00b001b38cfb78c5mr24071918oab.34.1696975560075; Tue, 10 Oct 2023 15:06:00 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id b18-20020aa78112000000b006933e71956dsm8730263pfi.9.2023.10.10.15.05.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Oct 2023 15:05:59 -0700 (PDT) Message-ID: <6525cac7.a70a0220.a2ffb.6f5b@mx.google.com> Date: Tue, 10 Oct 2023 15:05:59 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v5.15.135 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.135) 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.135) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.15.= y/kernel/v5.15.135/ Tree: stable-rc Branch: linux-5.15.y Git Describe: v5.15.135 Git Commit: 02e21884dcf2f1746ab686a6ea41a0a92520fe58 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-chromebook (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 (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = 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-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 1 warning, 0 section mismatches Warnings: arch/x86/kernel/smp.o: warning: objtool: sysvec_reboot()+0x45: unreacha= ble instruction --- For more info write to