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 B83DEC6FD18 for ; Wed, 19 Apr 2023 14:41:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231795AbjDSOlo (ORCPT ); Wed, 19 Apr 2023 10:41:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42724 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232763AbjDSOln (ORCPT ); Wed, 19 Apr 2023 10:41:43 -0400 Received: from mail-pg1-x52d.google.com (mail-pg1-x52d.google.com [IPv6:2607:f8b0:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9D46448F for ; Wed, 19 Apr 2023 07:41:27 -0700 (PDT) Received: by mail-pg1-x52d.google.com with SMTP id 41be03b00d2f7-5144a9c11c7so3863825a12.2 for ; Wed, 19 Apr 2023 07:41:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1681915287; x=1684507287; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=ojyX8aLvyph4ooMM5NIhQSvPWBA86INj4VxmWB43Fn0=; b=4OjTHOfGrQygnJxvUhy6tWRIdmozmB9RQ+kaYR6oV+9QTNxdZX7wGAB3N0tzgn0ZhC lBkRUCVbkdAd/uBH0UIBXt01ZlJWaOBbYIRavqChOzKNKrVnui4Ex/U0y7KKbUi20yOt hsxI1Oa4b43gUG8UxHMyMzTHm2T3bnoBJjkjP0WXyqAvH6grs/W45ejDES/fiz3ccTaX ZnMFaBg1Tjs03CfBeD4V56P6GhdftBU+rnHsWG3y8ufzUzKhBtIMSy9OxLQPuI2OJ84X +l8oR5pwejvesZ7L7AWmKIaIZtj5fVrsoUnByDUdsz0M2yVSM8Sv/PwcAocb4oxIi5iq iqZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681915287; x=1684507287; 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=ojyX8aLvyph4ooMM5NIhQSvPWBA86INj4VxmWB43Fn0=; b=cyYUqapeZWsSeC2Hqtjv0jZYbZieFaubsiDh+tCvdOqqDjBUngTcidYtzMe1GIvi4n 29shMvcDxOYr5DQZ2aCHMTF7Ickcr84nEDu638meKzo77TdRTwUzXF2zBlK5x6kzvM4C i7rLsdw93jxZ4aYUQ4MTsZqZOdMEYevu90Ftz2FnVlsGDBP3Iv4JTGvzFy8L0GrR5vNb xcDR+YUIPN6PkzTzvYHKsGiZTzPg30GqukTvpT/bUyJWWC9u71CxP7n6KywuzIvA/3pU 0WB6qpeDyaCyibdZ7PWsvOiD9uoA64E4BZ22FjAZe3z1e1A5D+L1O+jLfprudwlCVH/3 z0yA== X-Gm-Message-State: AAQBX9fjgp0X6WYi+tcfWtx4UBzFGRY2CaIcTPVrRH+3x6XLalzvgAxu HKwWv8VkVr8lwSwroWrh09nH6g07gJNeUwmCJeq88I+d X-Google-Smtp-Source: AKy350Y23ZHKqaE/QQlZZREgJO/n0RUzWVjOrImo5AG4D+AKb3Z/JX8S7OokOcnPueZDfwhyLEn3VA== X-Received: by 2002:a17:90a:2b87:b0:247:8b61:a41 with SMTP id u7-20020a17090a2b8700b002478b610a41mr2727755pjd.25.1681915286434; Wed, 19 Apr 2023 07:41:26 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id i12-20020a63130c000000b004facdf070d6sm10503530pgl.39.2023.04.19.07.41.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Apr 2023 07:41:26 -0700 (PDT) Message-ID: <643ffd96.630a0220.71917.73cd@mx.google.com> Date: Wed, 19 Apr 2023 07:41:26 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-6.1.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v6.1.22-475-g45df5d9a8cbd X-Kernelci-Report-Type: build Subject: stable-rc/linux-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-475-g45df5d9a8cbd) 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-6.1.y build: 166 builds: 1 failed, 165 passed, 4 errors, 17= warnings (v6.1.22-475-g45df5d9a8cbd) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-6.1.y= /kernel/v6.1.22-475-g45df5d9a8cbd/ Tree: stable-rc Branch: linux-6.1.y Git Describe: v6.1.22-475-g45df5d9a8cbd Git Commit: 45df5d9a8cbd69338c2516c670817aef975185c8 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.git Built: 7 unique architectures Build Failure Detected: mips: decstation_64_defconfig: (gcc-10) FAIL Errors and Warnings Detected: arc: arm64: arm: i386: mips: 32r2el_defconfig (gcc-10): 1 warning bmips_be_defconfig (gcc-10): 8 warnings bmips_stb_defconfig (gcc-10): 8 warnings fuloong2e_defconfig (gcc-10): 1 error lemote2f_defconfig (gcc-10): 1 error loongson2k_defconfig (gcc-10): 1 error loongson3_defconfig (gcc-10): 1 error riscv: x86_64: Errors summary: 4 cc1: error: =E2=80=98-mloongson-mmi=E2=80=99 must be used with =E2= =80=98-mhard-float=E2=80=99 Warnings summary: 2 arch/mips/boot/dts/brcm/bcm63268.dtsi:115.5-22: Warning (reg_forma= t): /ubus/timer-mfd@10000080/watchdog@1c:reg: property has invalid length (= 8 bytes) (#address-cells =3D=3D 2, #size-cells =3D=3D 1) 2 arch/mips/boot/dts/brcm/bcm63268.dtsi:113.21-121.6: Warning (avoid= _default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on defau= lt #size-cells value 2 arch/mips/boot/dts/brcm/bcm63268.dtsi:113.21-121.6: Warning (avoid= _default_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on defau= lt #address-cells value 2 arch/mips/boot/dts/brcm/bcm63268.dtsi:111.4-35: Warning (ranges_fo= rmat): /ubus/timer-mfd@10000080:ranges: "ranges" property has invalid lengt= h (12 bytes) (parent #address-cells =3D=3D 1, child #address-cells =3D=3D 2= , #size-cells =3D=3D 1) 2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (s= pi_bus_reg): Failed prerequisite 'reg_format' 2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (p= ci_device_reg): Failed prerequisite 'reg_format' 2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (p= ci_device_bus_num): Failed prerequisite 'reg_format' 2 arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (i= 2c_bus_reg): Failed prerequisite 'reg_format' 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 ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- 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 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- 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, 8 warnings, 0 s= ection mismatches Warnings: arch/mips/boot/dts/brcm/bcm63268.dtsi:115.5-22: Warning (reg_format): /= ubus/timer-mfd@10000080/watchdog@1c:reg: property has invalid length (8 byt= es) (#address-cells =3D=3D 2, #size-cells =3D=3D 1) arch/mips/boot/dts/brcm/bcm63268.dtsi:111.4-35: Warning (ranges_format)= : /ubus/timer-mfd@10000080:ranges: "ranges" property has invalid length (12= bytes) (parent #address-cells =3D=3D 1, child #address-cells =3D=3D 2, #si= ze-cells =3D=3D 1) arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_de= vice_reg): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_de= vice_bus_num): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (i2c_bu= s_reg): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (spi_bu= s_reg): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268.dtsi:113.21-121.6: Warning (avoid_defa= ult_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #a= ddress-cells value arch/mips/boot/dts/brcm/bcm63268.dtsi:113.21-121.6: Warning (avoid_defa= ult_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #s= ize-cells value ---------------------------------------------------------------------------= ----- bmips_stb_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 8 warnings, 0 = section mismatches Warnings: arch/mips/boot/dts/brcm/bcm63268.dtsi:115.5-22: Warning (reg_format): /= ubus/timer-mfd@10000080/watchdog@1c:reg: property has invalid length (8 byt= es) (#address-cells =3D=3D 2, #size-cells =3D=3D 1) arch/mips/boot/dts/brcm/bcm63268.dtsi:111.4-35: Warning (ranges_format)= : /ubus/timer-mfd@10000080:ranges: "ranges" property has invalid length (12= bytes) (parent #address-cells =3D=3D 1, child #address-cells =3D=3D 2, #si= ze-cells =3D=3D 1) arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_de= vice_reg): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (pci_de= vice_bus_num): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (i2c_bu= s_reg): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268-comtrend-vr-3032u.dtb: Warning (spi_bu= s_reg): Failed prerequisite 'reg_format' arch/mips/boot/dts/brcm/bcm63268.dtsi:113.21-121.6: Warning (avoid_defa= ult_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #a= ddress-cells value arch/mips/boot/dts/brcm/bcm63268.dtsi:113.21-121.6: Warning (avoid_defa= ult_addr_size): /ubus/timer-mfd@10000080/watchdog@1c: Relying on default #s= ize-cells value ---------------------------------------------------------------------------= ----- 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 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- cm_x300_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- corgi_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- cu1000-neo_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- cu1830-neo_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- davinci_all_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- db1xxx_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- decstation_64_defconfig (mips, gcc-10) =E2=80=94 FAIL, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- decstation_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- decstation_r4k_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warning= s, 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 ---------------------------------------------------------------------------= ----- eseries_pxa_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- 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, 1 error, 0 warnings, 0 s= ection mismatches Errors: cc1: error: =E2=80=98-mloongson-mmi=E2=80=99 must be used with =E2=80= =98-mhard-float=E2=80=99 ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- imxrt_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- integrator_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section 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 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ip28_defconfig (mips, gcc-10) =E2=80=94 PASS, 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 ---------------------------------------------------------------------------= ----- jazz_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on 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 ---------------------------------------------------------------------------= ----- lemote2f_defconfig (mips, gcc-10) =E2=80=94 PASS, 1 error, 0 warnings, 0 se= ction mismatches Errors: cc1: error: =E2=80=98-mloongson-mmi=E2=80=99 must be used with =E2=80= =98-mhard-float=E2=80=99 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- loongson2k_defconfig (mips, gcc-10) =E2=80=94 PASS, 1 error, 0 warnings, 0 = section mismatches Errors: cc1: error: =E2=80=98-mloongson-mmi=E2=80=99 must be used with =E2=80= =98-mhard-float=E2=80=99 ---------------------------------------------------------------------------= ----- loongson3_defconfig (mips, gcc-10) =E2=80=94 PASS, 1 error, 0 warnings, 0 s= ection mismatches Errors: cc1: error: =E2=80=98-mloongson-mmi=E2=80=99 must be used with =E2=80= =98-mhard-float=E2=80=99 ---------------------------------------------------------------------------= ----- 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_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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- mps2_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- mtx1_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- 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 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 ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- netwinder_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- nhk8815_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion 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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- pleb_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n 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 ---------------------------------------------------------------------------= ----- rs90_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on 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 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- s5pv210_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- sama5_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- sama7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- sb1250_swarm_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- shannon_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- sp7021_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion 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 ---------------------------------------------------------------------------= ----- spear6xx_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- 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 PASS, 0 errors, 0 warnings, 0 secti= on 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 (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, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- trizeps4_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- vf610m4_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion 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 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- vt8500_v6_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section 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 ---------------------------------------------------------------------------= ----- 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 --- For more info write to