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 3D4A8C6FA89 for ; Tue, 13 Sep 2022 14:55:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234484AbiIMOz1 (ORCPT ); Tue, 13 Sep 2022 10:55:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234647AbiIMOxh (ORCPT ); Tue, 13 Sep 2022 10:53:37 -0400 Received: from mail-pf1-x42f.google.com (mail-pf1-x42f.google.com [IPv6:2607:f8b0:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4CA5872B51 for ; Tue, 13 Sep 2022 07:26:49 -0700 (PDT) Received: by mail-pf1-x42f.google.com with SMTP id b23so11915295pfp.9 for ; Tue, 13 Sep 2022 07:26:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date; bh=Kdu9+liRKKjFn+oQMDHQ1FJqkGatVVbMzVVytetQ9QM=; b=Z6wFTGzDTnsaj47PUYkF8IVG25IO1SKnIadgn0EAvwpRETQiipVGBtNLyRWnDtDqLr BMvU7qNfxa5K9QHhRZjV6uEoLSKgncOjaC6C2LgwpzBBfdGg5MmSWpxoHH8D35Qjk5Cg Wj7rKBNQCjdjH5kyVx2OEhszDyQEB4JZwu+P6dlfVjnFyvbwBQ2eWOGPiUESg5ya4r6A B4nCM90bMWdX86LGI+s0exi2W3tOch6SY3cpudjMPaw4uWYY75Wl/lHgzEx0J3fC+v8Q kt36na7/MA5bQK0AaNRtHKhALEZfWaupxsWXXWByeV/IovOF42g4wM+rOZNAYgCfimXK 8Stw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date; bh=Kdu9+liRKKjFn+oQMDHQ1FJqkGatVVbMzVVytetQ9QM=; b=wpE4pRDtUvRCksVP2ym/siN2mJyQweMrx0IGdVPorwv1raKWxzfJFkv+e1/+L1D1kn RhJxHq1hgp1urMkic+qOFOHca6h2LndE/oLkLk4sURgMinPzsExf96Qpl8WcmJBi+hJI mDA0K5ShLyTJYq+7fIf3EK5hT9L4nTb3eSuuMEg2wXUJvpwBR63R1LQ/PtFwyGxhqhq7 H6chHQOrgJSGmBWeFMqdCLeMiuNgwDR0ALKJSRByLBUwpNSTS+2LevYM5Noq79bGR8Dj 4yeHmQDRMWYbhPcH0SfgfYt1iRtLxOqbQQT8rjQ5LKR2VbsyP45NAtnTPLfD68WzjTQl AZAw== X-Gm-Message-State: ACgBeo3bEKPGnFgEDLmzS+pMYreUtFOTZwq+B1EZjQH9parw+AveXjEI fJCPaSg1qkZVOB158ltMfVckTw/LC7rWI4RAvx0= X-Google-Smtp-Source: AA6agR4Iu1r6BIIIdnFNYGNVuqyR89MbOWCUaP8HDucQF6P4/pZylAb3iips7qD+SHrLgL3hXzi0IA== X-Received: by 2002:a63:86c6:0:b0:434:fe98:9f8a with SMTP id x189-20020a6386c6000000b00434fe989f8amr25186763pgd.541.1663079082869; Tue, 13 Sep 2022 07:24:42 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id h6-20020aa796c6000000b0053e22fc5b4fsm7971221pfq.0.2022.09.13.07.24.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 07:24:42 -0700 (PDT) Message-ID: <632092aa.a70a0220.dd79f.d554@mx.google.com> Date: Tue, 13 Sep 2022 07:24:42 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.4.y X-Kernelci-Tree: stable-rc X-Kernelci-Report-Type: build X-Kernelci-Kernel: v5.4.211-109-ged93d9de36903 Subject: stable-rc/linux-5.4.y build: 185 builds: 21 failed, 164 passed, 38 errors, 49 warnings (v5.4.211-109-ged93d9de36903) 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.4.y build: 185 builds: 21 failed, 164 passed, 38 errors, = 49 warnings (v5.4.211-109-ged93d9de36903) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.4.y= /kernel/v5.4.211-109-ged93d9de36903/ Tree: stable-rc Branch: linux-5.4.y Git Describe: v5.4.211-109-ged93d9de36903 Git Commit: ed93d9de36903c1fcf5e5f34e13d1ede18fb38d7 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.git Built: 7 unique architectures Build Failures Detected: arm64: defconfig: (gcc-10) FAIL defconfig+arm64-chromebook: (gcc-10) FAIL arm: axm55xx_defconfig: (gcc-10) FAIL cns3420vb_defconfig: (gcc-10) FAIL davinci_all_defconfig: (gcc-10) FAIL multi_v5_defconfig: (gcc-10) FAIL s5pv210_defconfig: (gcc-10) FAIL sama5_defconfig: (gcc-10) FAIL sunxi_defconfig: (gcc-10) FAIL zx_defconfig: (gcc-10) FAIL mips: 32r2el_defconfig: (gcc-10) FAIL ci20_defconfig: (gcc-10) FAIL db1xxx_defconfig: (gcc-10) FAIL ip27_defconfig: (gcc-10) FAIL ip28_defconfig: (gcc-10) FAIL loongson3_defconfig: (gcc-10) FAIL omega2p_defconfig: (gcc-10) FAIL sb1250_swarm_defconfig: (gcc-10) FAIL vocore2_defconfig: (gcc-10) FAIL riscv: defconfig: (gcc-10) FAIL rv32_defconfig: (gcc-10) FAIL Errors and Warnings Detected: arc: arm64: defconfig (gcc-10): 2 errors, 3 warnings defconfig+arm64-chromebook (gcc-10): 2 errors, 3 warnings arm: assabet_defconfig (gcc-10): 1 warning axm55xx_defconfig (gcc-10): 2 errors, 1 warning cns3420vb_defconfig (gcc-10): 2 errors, 1 warning collie_defconfig (gcc-10): 1 warning davinci_all_defconfig (gcc-10): 2 errors, 1 warning h3600_defconfig (gcc-10): 1 warning multi_v5_defconfig (gcc-10): 2 errors, 1 warning neponset_defconfig (gcc-10): 1 warning s5pv210_defconfig (gcc-10): 2 errors, 1 warning sama5_defconfig (gcc-10): 2 errors, 1 warning shannon_defconfig (gcc-10): 1 warning sunxi_defconfig (gcc-10): 2 errors, 1 warning zx_defconfig (gcc-10): 2 errors, 1 warning i386: allnoconfig (gcc-10): 2 warnings i386_defconfig (gcc-10): 2 warnings tinyconfig (gcc-10): 2 warnings mips: 32r2el_defconfig (gcc-10): 2 errors, 1 warning ci20_defconfig (gcc-10): 2 errors, 1 warning db1xxx_defconfig (gcc-10): 2 errors, 1 warning loongson3_defconfig (gcc-10): 2 errors, 1 warning mtx1_defconfig (gcc-10): 3 warnings omega2p_defconfig (gcc-10): 2 errors, 1 warning sb1250_swarm_defconfig (gcc-10): 2 errors, 1 warning vocore2_defconfig (gcc-10): 2 errors, 1 warning riscv: defconfig (gcc-10): 2 errors, 1 warning rv32_defconfig (gcc-10): 2 errors, 3 warnings x86_64: allnoconfig (gcc-10): 3 warnings tinyconfig (gcc-10): 3 warnings x86_64_defconfig (gcc-10): 2 warnings x86_64_defconfig+x86-chromebook (gcc-10): 2 warnings Errors summary: 19 kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of func= tion =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_= unlock=E2=80=99? [-Werror=3Dimplicit-function-declaration] 19 kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of func= tion =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lo= ck=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings summary: 19 cc1: some warnings being treated as errors 7 ld: warning: creating DT_TEXTREL in a PIE 5 drivers/video/fbdev/sa1100fb.c:975:21: warning: =E2=80=98sa1100fb_= min_dma_period=E2=80=99 defined but not used [-Wunused-function] 4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in rea= d-only section `.head.text' 4 arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer= to integer of different size [-Wpointer-to-int-cast] 3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in rea= d-only section `.head.text' 2 sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073= 741824 invokes undefined behavior [-Waggressive-loop-optimizations] 2 arch/x86/entry/entry_64.S:1732: Warning: no instruction mnemonic s= uffix given and no register operands; using default for `sysret' 1 sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073= 741824 invokes undefined behavior [-Waggressive-loop-optimizations] 1 :830:2: warning: #warning syscall fstat64 not implemented [= -Wcpp] 1 :1127:2: warning: #warning syscall fstatat64 not implemente= d [-Wcpp] Section mismatches summary: 7 WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section = mismatch in reference from the variable __ksymtab_vic_init_cascaded to the = function .init.text:vic_init_cascaded() 1 WARNING: vmlinux.o(___ksymtab_gpl+ixp4xx_irq_init+0x0): Section mi= smatch in reference from the variable __ksymtab_ixp4xx_irq_init to the func= tion .init.text:ixp4xx_irq_init() 1 WARNING: vmlinux.o(.text.unlikely+0x3a90): Section mismatch in ref= erence from the function pmax_setup_memory_region() to the function .init.t= ext:add_memory_region() =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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 FAIL, 2 errors, 1 warning, 0 sect= ion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 sectio= n mismatches Warnings: arch/x86/entry/entry_64.S:1732: Warning: no instruction mnemonic suffix= given and no register operands; using default for `sysret' ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section = mismatches Warnings: ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- allnoconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- am200epdkit_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- ar7_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- aspeed_g4_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- aspeed_g5_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- assabet_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: drivers/video/fbdev/sa1100fb.c:975:21: warning: =E2=80=98sa1100fb_min_d= ma_period=E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- at91_dt_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- ath25_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ath79_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- axm55xx_defconfig (arm, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sect= ion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- axs103_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- axs103_smp_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- badge4_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bcm2835_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- bcm47xx_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- bcm63xx_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- bigsur_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- bmips_be_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- bmips_stb_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- capcella_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- cavium_octeon_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- cerfcube_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- ci20_defconfig (mips, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sectio= n mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- cm_x2xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- cm_x300_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- cns3420vb_defconfig (arm, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 se= ction mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- cobalt_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- colibri_pxa270_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- colibri_pxa300_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- collie_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: drivers/video/fbdev/sa1100fb.c:975:21: warning: =E2=80=98sa1100fb_min_d= ma_period=E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- corgi_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- davinci_all_defconfig (arm, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 = section mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- db1xxx_defconfig (mips, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sect= ion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- decstation_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x3a90): Section mismatch in referenc= e from the function pmax_setup_memory_region() to the function .init.text:a= dd_memory_region() ---------------------------------------------------------------------------= ----- decstation_r4k_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warning= s, 0 section mismatches ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-10) =E2=80=94 FAIL, 2 errors, 3 warnings, 0 section m= ismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- defconfig (riscv, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 section mi= smatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- defconfig+arm64-chromebook (arm64, gcc-10) =E2=80=94 FAIL, 2 errors, 3 warn= ings, 0 section mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to i= nteger of different size [-Wpointer-to-int-cast] cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- dove_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- e55_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ebsa110_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- efm32_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- em_x270_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- ep93xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- exynos_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ezx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- footbridge_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- fuloong2e_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- gcw0_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- gemini_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- gpr_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- h3600_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: drivers/video/fbdev/sa1100fb.c:975:21: warning: =E2=80=98sa1100fb_min_d= ma_period=E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- h5000_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- hackkit_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- haps_hs_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- haps_hs_smp_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- hisi_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- hsdk_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- i386_defconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- imx_v4_v5_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- imx_v6_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- integrator_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- iop32x_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ip22_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ip27_defconfig (mips, gcc-10) =E2=80=94 FAIL, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ip28_defconfig (mips, gcc-10) =E2=80=94 FAIL, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ip32_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ixp4xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+ixp4xx_irq_init+0x0): Section mismatc= h in reference from the variable __ksymtab_ixp4xx_irq_init to the function = .init.text:ixp4xx_irq_init() ---------------------------------------------------------------------------= ----- jazz_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- jmr3927_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- jornada720_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- keystone_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- lart_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- lasat_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lemote2f_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- loongson1b_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- loongson1c_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- loongson3_defconfig (mips, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 s= ection mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- lpc18xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- lpc32xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- lpd270_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lubbock_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- magician_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- mainstone_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- malta_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- malta_kvm_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- malta_kvm_guest_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnin= gs, 0 section mismatches ---------------------------------------------------------------------------= ----- malta_qemu_32r6_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnin= gs, 0 section mismatches ---------------------------------------------------------------------------= ----- maltaaprp_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- maltasmvp_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- maltasmvp_eva_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- maltaup_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- maltaup_xpa_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- markeins_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- milbeaut_m10v_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- mini2440_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- mips_paravirt_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- mmp2_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- moxart_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- mpc30x_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mps2_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- msp71xx_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- mtx1_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 secti= on mismatches Warnings: sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 107374182= 4 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 107374182= 4 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 107374182= 4 invokes undefined behavior [-Waggressive-loop-optimizations] ---------------------------------------------------------------------------= ----- multi_v4t_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 FAIL, 2 errors, 1 warning, 0 sec= tion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- mvebu_v5_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- mvebu_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- mxs_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- neponset_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: drivers/video/fbdev/sa1100fb.c:975:21: warning: =E2=80=98sa1100fb_min_d= ma_period=E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- netwinder_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- nlm_xlp_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- nlm_xlr_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- nsim_hs_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nsim_hs_smp_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_smp_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warning= s, 0 section mismatches ---------------------------------------------------------------------------= ----- omap1_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- omap2plus_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- omega2p_defconfig (mips, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sec= tion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- orion5x_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- oxnas_v6_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- palmz72_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- pcm027_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pic32mzda_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- pistachio_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- pleb_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- pnx8335_stb225_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warning= s, 0 section mismatches ---------------------------------------------------------------------------= ----- prima2_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pxa168_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pxa255-idp_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- pxa3xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pxa910_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pxa_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- qcom_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- qi_lb60_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- rb532_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- rbtx49xx_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- realview_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- rm200_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- rt305x_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- rv32_defconfig (riscv, gcc-10) =E2=80=94 FAIL, 2 errors, 3 warnings, 0 sect= ion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- s3c2410_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- s3c6400_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- s5pv210_defconfig (arm, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sect= ion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- sama5_defconfig (arm, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sectio= n mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- sb1250_swarm_defconfig (mips, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, = 0 section mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- shannon_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: drivers/video/fbdev/sa1100fb.c:975:21: warning: =E2=80=98sa1100fb_min_d= ma_period=E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- shmobile_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- simpad_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- socfpga_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- spear13xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- spear3xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- spear6xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- spitz_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- stm32_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- sunxi_defconfig (arm, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sectio= n mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- tango4_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tb0219_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- tb0226_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- tb0287_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- tct_hammer_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- tegra_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 section= mismatches Warnings: arch/x86/entry/entry_64.S:1732: Warning: no instruction mnemonic suffix= given and no register operands; using default for `sysret' ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- tinyconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section m= ismatches Warnings: ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- trizeps4_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- u300_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- u8500_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- vdk_hs38_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- vdk_hs38_smp_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- versatile_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches Section mismatches: WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section misma= tch in reference from the variable __ksymtab_vic_init_cascaded to the funct= ion .init.text:vic_init_cascaded() ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- viper_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- vocore2_defconfig (mips, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 sec= tion mismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- vt8500_v6_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- workpad_defconfig (mips, 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, 2 warnings, 0 s= ection mismatches Warnings: ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 2 warnings, 0 section mismatches Warnings: ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- xcep_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- zeus_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- zx_defconfig (arm, gcc-10) =E2=80=94 FAIL, 2 errors, 1 warning, 0 section m= ismatches Errors: kernel/cgroup/cgroup.c:2404:2: error: implicit declaration of function = =E2=80=98cpus_read_lock=E2=80=99; did you mean =E2=80=98cpuset_read_lock=E2= =80=99? [-Werror=3Dimplicit-function-declaration] kernel/cgroup/cgroup.c:2417:2: error: implicit declaration of function = =E2=80=98cpus_read_unlock=E2=80=99; did you mean =E2=80=98cpuset_read_unloc= k=E2=80=99? [-Werror=3Dimplicit-function-declaration] Warnings: cc1: some warnings being treated as errors --- For more info write to