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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA29FC2D0DB for ; Wed, 29 Jan 2020 22:04:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 53CD2206D5 for ; Wed, 29 Jan 2020 22:04:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=kernelci-org.20150623.gappssmtp.com header.i=@kernelci-org.20150623.gappssmtp.com header.b="fdJIzs5A" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726314AbgA2WEj (ORCPT ); Wed, 29 Jan 2020 17:04:39 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:40869 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726620AbgA2WEi (ORCPT ); Wed, 29 Jan 2020 17:04:38 -0500 Received: by mail-wm1-f66.google.com with SMTP id t14so1740893wmi.5 for ; Wed, 29 Jan 2020 14:04:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=s7/EePsRPMcRqUr3iv6LpwF7a/5ZKNLTZ3Ed+WtYwlA=; b=fdJIzs5AP9EbI8aZtqIgnFlN89Eg5Hp0XlJ2Ynep85oiMvsPukmi6L4TVp8SVDCOLZ CqwW0u2eerbd3K2gS/C3OfNywnIjv2AtwEjUHTZBT/50k/zBY7ZUjF8YSoEM/PauzCot y9AdAeIn4f8+BIHCLWGs8ZNOLrC5Yqe7KlCOsQUdi26mrTmvYyl7dIYmC66cfZlQdA2A 0RoVSr9yHTFb1tf+Zb32vOEnwFuwPacbhYn3rDtyTfrNkwgbAKUlvb3xuhHC0fnO0bXt dDvaYskUD8EZSxJ0RtRlHwQUfnbm3GAo+MS48LuZpChfuuqomvHSKrHMaIGwCoLETsVB ph8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=s7/EePsRPMcRqUr3iv6LpwF7a/5ZKNLTZ3Ed+WtYwlA=; b=rjz+0ywJijLdGUt5emZy9O4s4PAL16fYrkC+hihkiFKsRYFzuBe8KqcRlcIwLvTXkq Hwvae1e2Zb7BR7CFoo8xwsUkcKO43oSICYX0TSqEcO626NEAND9fEXLQ8jxHRAlYA1xH FWGfXnxKNtqbvJwkVtOFh9X/MVlz9qS94FRvoovfUnPARFAL5UExrdP/IcZBHcHfnuen GQO9DeAzh+iUKgSQ0t+63QIu2DlLuFqFLC3wZB055JTmGG8NDng+RZw5rTGJodxgUGbK JVupL5TpTGnV5geAUPvXK2cRPpWBoYaOCP9o91IY5PMJWYcqXfIX9iiKwQBWevI2mjEl caow== X-Gm-Message-State: APjAAAVxWl4KU/1vrkmGiII7ug/z78V4k4E/WfnYMAei6iHMxBU+kd90 fxyX7On5iQKHXBcnYo1lpdK4XYVWbAV7Zg== X-Google-Smtp-Source: APXvYqyoyiX++1zCIGbRc9ZkUgL8QPonyqhn2yNEuPJDBJKRKh8NZgi53JK+Cco55FPPgUFptJbUVg== X-Received: by 2002:a1c:cc06:: with SMTP id h6mr1366940wmb.118.1580335471930; Wed, 29 Jan 2020 14:04:31 -0800 (PST) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id w1sm1798730wro.72.2020.01.29.14.04.31 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Jan 2020 14:04:31 -0800 (PST) Message-ID: <5e32016f.1c69fb81.ca48a.9239@mx.google.com> Date: Wed, 29 Jan 2020 14:04:31 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Tree: stable X-Kernelci-Branch: linux-4.9.y X-Kernelci-Kernel: v4.9.212 X-Kernelci-Report-Type: build Subject: stable/linux-4.9.y build: 166 builds: 1 failed, 165 passed (v4.9.212) To: stable@vger.kernel.org From: "kernelci.org bot" Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable/linux-4.9.y build: 166 builds: 1 failed, 165 passed (v4.9.212) Full Build Summary: https://kernelci.org/build/stable/branch/linux-4.9.y/ke= rnel/v4.9.212/ Tree: stable Branch: linux-4.9.y Git Describe: v4.9.212 Git Commit: 6f8dc95670980e30a1de22c75999d61fd143b693 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e.git Built: 6 unique architectures Build Failure Detected: mips: 32r2el_defconfig: (gcc-8) FAIL =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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-8) =E2=80=94 FAIL, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- acs5k_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- acs5k_tiny_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- allnoconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- am200epdkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- ar7_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- aspeed_g5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- ath25_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ath79_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- axs103_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- axs103_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- badge4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- bcm2835_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bcm47xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- bcm63xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- bigsur_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bmips_be_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- bmips_stb_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- cavium_octeon_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- clps711x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- cm_x2xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- cm_x300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- cns3420vb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- cobalt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- colibri_pxa270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- colibri_pxa300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- davinci_all_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- db1xxx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- decstation_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- dove_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- e55_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- ebsa110_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- efm32_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ep93xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- eseries_pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- exynos_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ezx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- footbridge_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- fuloong2e_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- gpr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- h3600_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- h5000_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- hackkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- hisi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- i386_defconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- imote2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- imx_v4_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- imx_v6_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- integrator_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- iop13xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- iop32x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- iop33x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ip22_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ip27_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ip28_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ip32_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ixp4xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- jazz_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- jmr3927_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- jornada720_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- keystone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- ks8695_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- lart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- lasat_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- lemote2f_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- loongson1b_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- loongson1c_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- loongson3_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- lpc18xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lpd270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- magician_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mainstone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- malta_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- malta_kvm_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- malta_kvm_guest_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warning= s, 0 section mismatches ---------------------------------------------------------------------------= ----- malta_qemu_32r6_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warning= s, 0 section mismatches ---------------------------------------------------------------------------= ----- maltasmvp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- maltasmvp_eva_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- maltaup_xpa_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- mini2440_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mips_paravirt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- mmp2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- moxart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- mpc30x_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- msp71xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mtx1_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- multi_v4t_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- multi_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mv78xx0_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- mvebu_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mvebu_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mxs_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- neponset_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- netwinder_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- nhk8815_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- nlm_xlp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nlm_xlr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nsim_hs_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- nuc910_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- nuc950_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- nuc960_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- orion5x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- palmz72_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pcm027_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pistachio_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- pnx8335_stb225_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- prima2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa168_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa255-idp_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- pxa3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa910_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- qcom_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- qi_lb60_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- raumfeld_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- rb532_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- rbtx49xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- realview_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- rpc_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- rt305x_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- s3c2410_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- s3c6400_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- s5pv210_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- sama5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sb1250_swarm_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- shannon_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- shmobile_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- simpad_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- socfpga_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- spear13xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- spear3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- spitz_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- stm32_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sunxi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- tb0219_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tb0226_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tb0287_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tinyconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- tinyconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- trizeps4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- u300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- u8500_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- vdk_hs38_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- versatile_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- viper_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- vt8500_v6_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- workpad_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- xcep_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- xilfpga_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- xway_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- zebu_hs_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- zebu_hs_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- zeus_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- zx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches --- For more info write to