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 9C5ABC7EE43 for ; Thu, 24 Aug 2023 16:43:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236768AbjHXQnY (ORCPT ); Thu, 24 Aug 2023 12:43:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47934 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242749AbjHXQnP (ORCPT ); Thu, 24 Aug 2023 12:43:15 -0400 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1E6F61BCE for ; Thu, 24 Aug 2023 09:42:50 -0700 (PDT) Received: by mail-pl1-x631.google.com with SMTP id d9443c01a7336-1bf3a2f44ffso930395ad.1 for ; Thu, 24 Aug 2023 09:42:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1692895368; x=1693500168; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=IA2IsHIO3GCIiJmpVqZYnW4avLQKQiVPxOMFBA+FbXo=; b=im2VvXXoHXCONhWv1/lSLinA5aiQ+aqu5UT1WjEQ1AWEBawm2t7DE8XZKlBk4XUIPb G8YWcnMnPVFspdPLUgmQizUCE+rMFUDEimziF1DLkoEz4BBwq4iXTRsxfPi0dfVsJroq QPjwYBSREQVpJSgpk8WGWFRaftgoMXZASFA268wk1Rpn3k4uBF2t4gS3w/0h35KBcd+E +Y5fcqcAh4gHLGzJnhl/x1FuR9O8lPIculC88YIhAHaQpsKRq8a3OTBYFi7wTcvrI6iX IVq+AwHut5RNMdxcLhxzXdCwTGOqCoyye3C9wD2WWWWEn/4zfj+wEEhjCJYaC5q1Mw17 oFxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692895368; x=1693500168; 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=IA2IsHIO3GCIiJmpVqZYnW4avLQKQiVPxOMFBA+FbXo=; b=DAu31SDay212MDUFsPnajK8g4uXs74shE8j3GTfDM285/P88WEyg5g3yXHOQwWv3ce /yOG0xQgWQv9ceYzrY/C81DECTxpDCwVTX+Izxo/appvhKuf61mLI8L5u69GxfEj4Y6N R4AYmni0fbeqseEI5oUYqFNbrA321OuWMp1DsJNcxIB/Y4k7H4hXEj0SU4f77JnEhRhE kJ66GtHG+rshzpZ5YrfH9SquiBucg5ulsk49a2HWUSdKiJF4QM2LdXoTeXHwygGOOVMM 8sB3HyjaetwwWLm9+LFa/VpnxpqicV3XzWXS28wNNP7Z1ig565rvtDNyv8+gUC3i5C2+ eokg== X-Gm-Message-State: AOJu0YzoV05Aw3k0DE+feNfFNGPdM8v99d0gsGk0J4o4iSVuYim1Ufun 98N6chaojZGokf8dPL9A0UdLdtywHyKUBzRZRAk= X-Google-Smtp-Source: AGHT+IEUxnHOuZku8XGT8xMmEnkBJFxZVXIX1ajHHMzPJQ+7eZzk1htXSeEdAmjZKmXqdWfpR8BfrQ== X-Received: by 2002:a17:902:8647:b0:1c0:9b7c:f82a with SMTP id y7-20020a170902864700b001c09b7cf82amr6257423plt.53.1692895367912; Thu, 24 Aug 2023 09:42:47 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id j8-20020a170902690800b001bc56c1a384sm12950791plk.277.2023.08.24.09.42.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Aug 2023 09:42:47 -0700 (PDT) Message-ID: <64e78887.170a0220.a407d.a0dd@mx.google.com> Date: Thu, 24 Aug 2023 09:42:47 -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.190-136-gda59b7b5c515e Subject: stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 7 warnings (v5.10.190-136-gda59b7b5c515e) 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, 7 warnings (v= 5.10.190-136-gda59b7b5c515e) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.10.= y/kernel/v5.10.190-136-gda59b7b5c515e/ Tree: stable-rc Branch: linux-5.10.y Git Describe: v5.10.190-136-gda59b7b5c515e Git Commit: da59b7b5c515edab9a57efd37b031b5b97e6c1cc 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: x86_64_defconfig (gcc-10): 1 warning x86_64_defconfig+x86-chromebook (gcc-10): 1 warning Warnings summary: 2 arch/x86/lib/retpoline.o: warning: objtool: .altinstr_replacement+= 0x90: unsupported relocation in alternatives section 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 (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 ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 se= ction mismatches Warnings: arch/x86/lib/retpoline.o: warning: objtool: .altinstr_replacement+0x90:= unsupported relocation in alternatives section ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 1 warning, 0 section mismatches Warnings: arch/x86/lib/retpoline.o: warning: objtool: .altinstr_replacement+0x90:= unsupported relocation in alternatives section --- For more info write to