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 42B35C83F13 for ; Mon, 28 Aug 2023 08:15:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229487AbjH1IPG (ORCPT ); Mon, 28 Aug 2023 04:15:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229488AbjH1IOh (ORCPT ); Mon, 28 Aug 2023 04:14:37 -0400 Received: from mail-pg1-x52f.google.com (mail-pg1-x52f.google.com [IPv6:2607:f8b0:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4A6A3A2 for ; Mon, 28 Aug 2023 01:14:34 -0700 (PDT) Received: by mail-pg1-x52f.google.com with SMTP id 41be03b00d2f7-56c2e840e70so1738213a12.3 for ; Mon, 28 Aug 2023 01:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1693210473; x=1693815273; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=ffbhLB3wBdOJyl+v1qLWrp1WAPshxsPG25YQjJzsTNg=; b=JZHbwBP9vEDd6mFKgEbBR8YkU85M8Axa/RUf7ry44AWAKnTOGiO/8KTtBrRkbBOq1O F9/xyBIeKLck2EJVqQS35Ik61vnSlxT25nVxjGH9q9luJKuT5fLQZmXh5DARsCdIDw1D UvgAAHhF4oeG3lyjoDenGGzXhUmZRLy3HJOCRjwyK6uTst887cryXFbC/RKnUTLMDJgP 0l8kbCqBaMwcmcn+lC1FOXvv0qgd3cks8Se9GMmSVBrbLorBIzl8d4gfUnd7/4vZX9kh uI7r8tKMxdnh+OHgMGZ8CyREut2SpLREfInEmdiRoo53jEFWY2fYC877lZSRzMHsF71s fkkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693210473; x=1693815273; 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=ffbhLB3wBdOJyl+v1qLWrp1WAPshxsPG25YQjJzsTNg=; b=TR3N9jtRsaSVsKb/IrSgu1L35wvf1ikZ+9CahlbMmBaDXnIoZVthC8ZOpB12LpxPs9 oiEMeQT5W4upsd/sTZFyko7F5PnfqEFkarT06Ru5f4QQ6hmrzZ++8OOsyq7TQZ+/uiKy 3hfbniCY37d84Tuf2HfFqLchQ5lQ2kJ+5oklfNZMwDg5e+2teCnqxgy/NPb4vprbHivU 2hnfkNZ7lUD4FRKnDTpW1D1ic7iQsVrUbFHYjfS0hhzUSMt5YqVMjFFLXnpwSRt03AoQ CAVovQtW/CahsMGkHoiYH2PTEdMfdkmtsvB7grUzAvcyBzt3hEdgkzGSLs3wNMYMfYuD c7ng== X-Gm-Message-State: AOJu0YwavCxgKub6YzDg6dt9b8tcw836UdowhGh604aoyxAnIGd+iemJ LO/hKbWyBpfu2t7CGCd6jbSGDwwlpMPxbngTka8= X-Google-Smtp-Source: AGHT+IGq2lSn9/Vmp+g3VUloyKfKoyaMw2ioM4yo5j+CC1mcow3yZ0HpDc+HxbvNk0t9XyitlA/h8A== X-Received: by 2002:a17:90a:5ac6:b0:271:9e59:df28 with SMTP id n64-20020a17090a5ac600b002719e59df28mr515361pji.29.1693210473390; Mon, 28 Aug 2023 01:14:33 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id b19-20020a17090ae39300b002696bd123e4sm6381302pjz.46.2023.08.28.01.14.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 01:14:32 -0700 (PDT) Message-ID: <64ec5768.170a0220.f6c57.810e@mx.google.com> Date: Mon, 28 Aug 2023 01:14:32 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.10.y X-Kernelci-Tree: stable-rc X-Kernelci-Report-Type: build X-Kernelci-Kernel: v5.10.192-85-gdb025f893b6a Subject: stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.192-85-gdb025f893b6a) 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.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v= 5.10.192-85-gdb025f893b6a) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.10.= y/kernel/v5.10.192-85-gdb025f893b6a/ Tree: stable-rc Branch: linux-5.10.y Git Describe: v5.10.192-85-gdb025f893b6a Git Commit: db025f893b6a63fb6763de17c15fba074863a27d 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: rv32_defconfig (gcc-10): 4 warnings x86_64: Warnings summary: 2 :830:2: warning: #warning syscall fstat64 not implemented [= -Wcpp] 2 :1127:2: warning: #warning syscall fstatat64 not implemente= d [-Wcpp] 1 WARNING: modpost: Symbol info of vmlinux is missing. Unresolved sy= mbol check will be entirely skipped. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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: WARNING: modpost: Symbol info of vmlinux is missing. Unresolved symbol = check will be entirely skipped. ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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, 4 warnings, 0 sect= ion mismatches Warnings: :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] ---------------------------------------------------------------------------= ----- 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