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 073D8C43613 for ; Mon, 24 Jun 2019 16:08:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9DA3420652 for ; Mon, 24 Jun 2019 16:08:21 +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="mxBkhSdJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729686AbfFXQIV (ORCPT ); Mon, 24 Jun 2019 12:08:21 -0400 Received: from mail-wr1-f66.google.com ([209.85.221.66]:42485 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726715AbfFXQIV (ORCPT ); Mon, 24 Jun 2019 12:08:21 -0400 Received: by mail-wr1-f66.google.com with SMTP id x17so14504996wrl.9 for ; Mon, 24 Jun 2019 09:08:12 -0700 (PDT) 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=SN+gcxtbUa7jVHMBoNowCzkre+HScpmzplqZI3BheTA=; b=mxBkhSdJNbg6SCFSZfjRVvPcpUHKlV7ph6Se8C+rnygT6/DGeWGJXHK36taoTLbHDk kvsUttqr08mAozyMkMEZJZ+nTzSbyq3XC+sFxipTHokXoah69jo16TVg5se33RX7abT1 tHTonRHVTxxy1qX0XlFLHBfK1mlnJed9r7b2/dXoy0KpMfej27uQj1UvJPQmpy9XVwow mA5SRmS/FnYGCqe5IqolSD6D8GiXUwAb8LhlaIEULXddLDQtfoT0qaGB79E/j0CtN5ME 1MODGmsmjY46C15RfM9w9zDKt0ZkQoCwLPGesjPSOe+yJY01r/0d7FVwkSEkO1yUh82Z NKGw== 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=SN+gcxtbUa7jVHMBoNowCzkre+HScpmzplqZI3BheTA=; b=M664jTC7RW0RmBfUJXuxGVZXv4e3mNda7ZWJaVamKeEOK5ZRG4JH5vCxH0GYTMpa4s dWB6RatrenPttShyJxHnpM0vciDfT+lMRW/hMau7sXKCgZfKLlekqvFbA0m7WwDrZWje EhNQAo+/HWMxbdCWwIxYwN8vEjaXi7heqfqcofUloJ2peVAf5JmWWCZZjIZQVRo3mXYf SY+stiWjDCo/uCtl3g2n5tGSi1jxwksYGRsryXtL9wOSO4A4Hh6ZIdCfaasGmeGBbFNo vTPsfEI6dKUPVIZ4SVKlENwV1KX+0RcixfIXEFSIqQxGJeq4FOuk4OaosrfFgyEYE0aM xerQ== X-Gm-Message-State: APjAAAWfNQLJWonM5bPTAJ7O6ezADR0rNDn6bzKYao4XvLsIx0sEpNFw nKLVrIMA0VypnyF5Kr/5F1LLrS9+m0hS6A== X-Google-Smtp-Source: APXvYqwvu4yunIsoxcCnpnMCmcKhRRi1u99dnFdYX9heoPPbjEwU54CstJbMt2QjUNGhalMnP54XLg== X-Received: by 2002:a5d:518c:: with SMTP id k12mr16386385wrv.322.1561392490207; Mon, 24 Jun 2019 09:08:10 -0700 (PDT) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id y19sm15223413wmc.21.2019.06.24.09.08.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2019 09:08:09 -0700 (PDT) Message-ID: <5d10f569.1c69fb81.cdee2.393a@mx.google.com> Date: Mon, 24 Jun 2019 09:08:09 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: build X-Kernelci-Kernel: next-20190624 X-Kernelci-Branch: master X-Kernelci-Tree: next Subject: next/master build: 229 builds: 10 failed, 219 passed, 17 errors, 466 warnings (next-20190624) To: linux-next@vger.kernel.org From: "kernelci.org bot" Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org next/master build: 229 builds: 10 failed, 219 passed, 17 errors, 466 warnin= gs (next-20190624) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/ne= xt-20190624/ Tree: next Branch: master Git Describe: next-20190624 Git Commit: 9ffadb46f3dbdef0a5e86e0bf1b8038ca4dc97a2 Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Built: 7 unique architectures Build Failures Detected: arc: haps_hs_defconfig: (gcc-8) FAIL haps_hs_smp_defconfig: (gcc-8) FAIL nsim_hs_defconfig: (gcc-8) FAIL nsim_hs_smp_defconfig: (gcc-8) FAIL nsimosci_hs_defconfig: (gcc-8) FAIL nsimosci_hs_smp_defconfig: (gcc-8) FAIL arm: allmodconfig: (gcc-8) FAIL xcep_defconfig: (gcc-8) FAIL mips: 32r2el_defconfig+kselftest: (gcc-8) FAIL mpc30x_defconfig: (gcc-8) FAIL Errors and Warnings Detected: arc: haps_hs_defconfig (gcc-8): 2 errors haps_hs_smp_defconfig (gcc-8): 2 errors nsim_hs_defconfig (gcc-8): 2 errors nsim_hs_smp_defconfig (gcc-8): 2 errors nsimosci_hs_defconfig (gcc-8): 2 errors nsimosci_hs_smp_defconfig (gcc-8): 2 errors vdk_hs38_defconfig (gcc-8): 1 warning vdk_hs38_smp_defconfig (gcc-8): 1 warning arm64: allmodconfig (gcc-8): 46 warnings defconfig (clang-8): 44 warnings defconfig (gcc-8): 1 warning defconfig (clang-8): 44 warnings defconfig (clang-8): 44 warnings defconfig (clang-8): 44 warnings arm: allmodconfig (gcc-8): 1 error, 13 warnings aspeed_g4_defconfig (gcc-8): 1 warning aspeed_g5_defconfig (gcc-8): 1 warning multi_v5_defconfig (gcc-8): 2 warnings xcep_defconfig (gcc-8): 1 error i386: mips: 32r2el_defconfig (gcc-8): 3 warnings 32r2el_defconfig (gcc-8): 2 errors, 3 warnings allnoconfig (gcc-8): 1 warning ar7_defconfig (gcc-8): 2 warnings ath25_defconfig (gcc-8): 2 warnings ath79_defconfig (gcc-8): 2 warnings bcm47xx_defconfig (gcc-8): 2 warnings bcm63xx_defconfig (gcc-8): 1 warning bigsur_defconfig (gcc-8): 6 warnings bmips_be_defconfig (gcc-8): 1 warning bmips_stb_defconfig (gcc-8): 1 warning capcella_defconfig (gcc-8): 2 warnings cavium_octeon_defconfig (gcc-8): 6 warnings ci20_defconfig (gcc-8): 1 warning cobalt_defconfig (gcc-8): 2 warnings db1xxx_defconfig (gcc-8): 2 warnings decstation_64_defconfig (gcc-8): 6 warnings decstation_defconfig (gcc-8): 2 warnings decstation_r4k_defconfig (gcc-8): 2 warnings e55_defconfig (gcc-8): 2 warnings fuloong2e_defconfig (gcc-8): 6 warnings gcw0_defconfig (gcc-8): 1 warning gpr_defconfig (gcc-8): 2 warnings ip22_defconfig (gcc-8): 2 warnings ip27_defconfig (gcc-8): 6 warnings ip28_defconfig (gcc-8): 6 warnings ip32_defconfig (gcc-8): 6 warnings jazz_defconfig (gcc-8): 2 warnings jmr3927_defconfig (gcc-8): 1 warning lasat_defconfig (gcc-8): 1 warning lemote2f_defconfig (gcc-8): 6 warnings loongson1b_defconfig (gcc-8): 2 warnings loongson1c_defconfig (gcc-8): 2 warnings loongson3_defconfig (gcc-8): 6 warnings malta_defconfig (gcc-8): 2 warnings malta_kvm_defconfig (gcc-8): 2 warnings malta_kvm_guest_defconfig (gcc-8): 2 warnings malta_qemu_32r6_defconfig (gcc-8): 4 warnings maltaaprp_defconfig (gcc-8): 2 warnings maltasmvp_defconfig (gcc-8): 2 warnings maltasmvp_eva_defconfig (gcc-8): 2 warnings maltaup_defconfig (gcc-8): 2 warnings maltaup_xpa_defconfig (gcc-8): 2 warnings markeins_defconfig (gcc-8): 2 warnings mips_paravirt_defconfig (gcc-8): 6 warnings mpc30x_defconfig (gcc-8): 1 error, 1 warning msp71xx_defconfig (gcc-8): 2 warnings mtx1_defconfig (gcc-8): 2 warnings nlm_xlp_defconfig (gcc-8): 6 warnings nlm_xlr_defconfig (gcc-8): 2 warnings omega2p_defconfig (gcc-8): 1 warning pic32mzda_defconfig (gcc-8): 2 warnings pistachio_defconfig (gcc-8): 2 warnings pnx8335_stb225_defconfig (gcc-8): 2 warnings qi_lb60_defconfig (gcc-8): 2 warnings rb532_defconfig (gcc-8): 3 warnings rbtx49xx_defconfig (gcc-8): 2 warnings rm200_defconfig (gcc-8): 2 warnings rt305x_defconfig (gcc-8): 2 warnings sb1250_swarm_defconfig (gcc-8): 4 warnings tb0219_defconfig (gcc-8): 2 warnings tb0226_defconfig (gcc-8): 2 warnings tb0287_defconfig (gcc-8): 2 warnings tinyconfig (gcc-8): 1 warning vocore2_defconfig (gcc-8): 1 warning workpad_defconfig (gcc-8): 2 warnings xway_defconfig (gcc-8): 2 warnings riscv: rv32_defconfig (gcc-8): 4 warnings x86_64: allmodconfig (gcc-8): 46 warnings tinyconfig (gcc-8): 1 warning Errors summary: 6 xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto_has_ahas= h' 6 arc-elf32-ld: xfrm_algo.c:(.text+0x1e6): undefined reference to `c= rypto_has_ahash' 2 include/linux/kprobes.h:477:9: error: implicit declaration of func= tion 'kprobe_fault_handler'; did you mean 'kprobe_page_fault'? [-Werror=3Di= mplicit-function-declaration] 1 xfrm_algo.c:(.text+0x344): undefined reference to `crypto_has_ahas= h' 1 ERROR: "__bad_udelay" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undef= ined! 1 (.text+0x43c): undefined reference to `crypto_has_ahash' Warnings summary: 167 :1511:2: warning: #warning syscall clone3 not implemented [= -Wcpp] 12 drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is = negative [-Wshift-count-negative] 12 drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is = negative [-Wshift-count-negative] 12 drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is = negative [-Wshift-count-negative] 12 drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is = negative [-Wshift-count-negative] 8 drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is = negative [-Wshift-count-negative] 4 drivers/soc/rockchip/pm_domains.c:744:21: warning: shift count is = negative [-Wshift-count-negative] 4 drivers/gpu/drm/drm_connector.c:144:15: warning: address of array = 'mode->name' will always evaluate to 'true' [-Wpointer-bool-conversion] 4 41 warnings generated. 4 1 warning generated. 3 drivers/video/fbdev/pvr2fb.c:726:12: warning: 'pvr2_get_param_val'= defined but not used [-Wunused-function] 3 drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACP= I" is not defined, evaluates to 0 [-Wundef] 2 kernel/trace/bpf_trace.c:605:13: warning: 'do_bpf_send_signal' def= ined but not used [-Wunused-function] 2 drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c:428:1: wa= rning: the frame size of 4208 bytes is larger than 2048 bytes [-Wframe-larg= er-than=3D] 2 drivers/media/dvb-frontends/stv090x.c:3419:1: warning: the frame s= ize of 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 2 drivers/media/dvb-frontends/stv090x.c:2125:1: warning: the frame s= ize of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 2 drivers/media/dvb-frontends/stv0367.c:1902:1: warning: the frame s= ize of 3296 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 2 drivers/media/dvb-frontends/cxd2841er.c:3630:1: warning: the frame= size of 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 2 drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable '= i' [-Wunused-variable] 2 drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable = 'i' [-Wunused-variable] 2 drivers/gpu/drm/tinydrm/ili9225.c:289:1: warning: the frame size o= f 2720 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 2 arch/arc/kernel/unwind.c:184:14: warning: 'unw_hdr_alloc' defined = but not used [-Wunused-function] 2 :830:2: warning: #warning syscall fstat64 not implemented [= -Wcpp] 2 :1127:2: warning: #warning syscall fstatat64 not implemente= d [-Wcpp] 1 {standard input}:134: Warning: macro instruction expanded into mul= tiple instructions 1 {standard input}:131: Warning: macro instruction expanded into mul= tiple instructions 1 net/wireless/nl80211.c:6481:1: warning: the frame size of 2128 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/wireless/nl80211.c:6481:1: warning: the frame size of 2112 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/wireless/nl80211.c:5117:1: warning: the frame size of 2784 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/wireless/nl80211.c:5117:1: warning: the frame size of 2776 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/wireless/nl80211.c:2363:1: warning: the frame size of 4640 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/wireless/nl80211.c:2363:1: warning: the frame size of 4592 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/wireless/nl80211.c:1732:1: warning: the frame size of 2280 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/wireless/nl80211.c:1732:1: warning: the frame size of 2272 byt= es is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/ieee802154/nl802154.c:548:1: warning: the frame size of 2256 b= ytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/ieee802154/nl802154.c:548:1: warning: the frame size of 2224 b= ytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/caif/cfctrl.c:549:1: warning: the frame size of 2608 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/caif/cfctrl.c:549:1: warning: the frame size of 2512 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/bridge/br_netlink.c:1505:1: warning: the frame size of 2696 by= tes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 net/bridge/br_netlink.c:1505:1: warning: the frame size of 2688 by= tes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 lib/ubsan.o: warning: objtool: ubsan_type_mismatch_common()+0x59: = call to stackleak_track_stack() with UACCESS enabled 1 include/drm/drm_print.h:366:2: warning: 'real_hz' may be used unin= itialized in this function [-Wmaybe-uninitialized] 1 include/drm/drm_print.h:366:2: warning: 'real_clk_hz' may be used = uninitialized in this function [-Wmaybe-uninitialized] 1 include/drm/drm_print.h:366:2: warning: 'div' may be used uninitia= lized in this function [-Wmaybe-uninitialized] 1 fs/ocfs2/xattr.c:3678:1: warning: the frame size of 2352 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/xattr.c:3678:1: warning: the frame size of 2224 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/super.c:1186:1: warning: the frame size of 3184 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/super.c:1186:1: warning: the frame size of 3176 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/namei.c:2050:1: warning: the frame size of 2064 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/namei.c:1677:1: warning: the frame size of 2616 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/namei.c:1677:1: warning: the frame size of 2576 bytes is = larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/dlm/dlmrecovery.c:737:1: warning: the frame size of 2112 = bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/dlm/dlmrecovery.c:737:1: warning: the frame size of 2080 = bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/dir.c:3080:1: warning: the frame size of 2056 bytes is la= rger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/aops.c:1892:1: warning: the frame size of 2128 bytes is l= arger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/ocfs2/aops.c:1892:1: warning: the frame size of 2112 bytes is l= arger than 2048 bytes [-Wframe-larger-than=3D] 1 fs/btrfs/props.c:389:4: warning: 'num_bytes' may be used uninitial= ized in this function [-Wmaybe-uninitialized] 1 drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2764:1: warning: t= he frame size of 2792 bytes is larger than 2048 bytes [-Wframe-larger-than= =3D] 1 drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2764:1: warning: t= he frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than= =3D] 1 drivers/net/wireless/ralink/rt2x00/rt73usb.c:1283:1: warning: the = frame size of 2656 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/net/wireless/ralink/rt2x00/rt2500usb.c:880:1: warning: the= frame size of 2472 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:26023= :1: warning: the frame size of 2528 bytes is larger than 2048 bytes [-Wfram= e-larger-than=3D] 1 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:26023= :1: warning: the frame size of 2440 bytes is larger than 2048 bytes [-Wfram= e-larger-than=3D] 1 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16894= :1: warning: the frame size of 3136 bytes is larger than 2048 bytes [-Wfram= e-larger-than=3D] 1 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16894= :1: warning: the frame size of 3128 bytes is larger than 2048 bytes [-Wfram= e-larger-than=3D] 1 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16552= :1: warning: the frame size of 3168 bytes is larger than 2048 bytes [-Wfram= e-larger-than=3D] 1 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16552= :1: warning: the frame size of 3152 bytes is larger than 2048 bytes [-Wfram= e-larger-than=3D] 1 drivers/net/ethernet/rocker/rocker_ofdpa.c:560:1: warning: the fra= me size of 2360 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/net/ethernet/rocker/rocker_ofdpa.c:560:1: warning: the fra= me size of 2352 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/mtd/nand/raw/au1550nd.c:443:57: warning: pointer type mism= atch in conditional expression 1 drivers/media/tuners/r820t.c:1327:1: warning: the frame size of 28= 48 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/tuners/r820t.c:1327:1: warning: the frame size of 28= 40 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/pci/saa7134/saa7134-cards.c:8074:1: warning: the fra= me size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/pci/saa7134/saa7134-cards.c:8074:1: warning: the fra= me size of 2128 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/i2c/tvp5150.c:253:1: warning: the frame size of 3968= bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/i2c/tvp5150.c:253:1: warning: the frame size of 3952= bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/i2c/mt9t112.c:480:1: warning: the frame size of 2096= bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:4568:1: warning: the frame s= ize of 2104 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:4568:1: warning: the frame s= ize of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:4253:1: warning: the frame s= ize of 2808 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:4253:1: warning: the frame s= ize of 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:3078:1: warning: the frame s= ize of 5888 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:3078:1: warning: the frame s= ize of 5880 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:2496:1: warning: the frame s= ize of 2328 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:2496:1: warning: the frame s= ize of 2320 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:2057:1: warning: the frame s= ize of 2576 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:2057:1: warning: the frame s= ize of 2568 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1940:1: warning: the frame s= ize of 3288 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1940:1: warning: the frame s= ize of 3280 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1842:1: warning: the frame s= ize of 3016 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1842:1: warning: the frame s= ize of 3008 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1583:1: warning: the frame s= ize of 5320 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1583:1: warning: the frame s= ize of 5312 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1195:1: warning: the frame s= ize of 2088 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1195:1: warning: the frame s= ize of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1152:1: warning: the frame s= ize of 2088 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1152:1: warning: the frame s= ize of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1111:1: warning: the frame s= ize of 2088 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/stv090x.c:1111:1: warning: the frame s= ize of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/cxd2841er.c:3123:1: warning: the frame= size of 2736 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/media/dvb-frontends/cxd2841er.c:3123:1: warning: the frame= size of 2720 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/gpu/drm/panel/panel-sitronix-st7701.c:198:1: warning: the = frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/gpu/drm/panel/panel-sitronix-st7701.c:198:1: warning: the = frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 drivers/gpu/drm/armada/armada_crtc.c:887:22: warning: 'desired_clk= _hz' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c:96:17: war= ning: format '%lx' expects argument of type 'long unsigned int', but argume= nt 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=3D] 1 drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c:140:18: wa= rning: format '%ld' expects argument of type 'long int', but argument 4 has= type 'size_t' {aka 'unsigned int'} [-Wformat=3D] 1 drivers/gpu/drm/arm/display/komeda/komeda_crtc.c:31:36: warning: l= eft shift count >=3D width of type [-Wshift-count-overflow] 1 drivers/ata/pata_rb532_cf.c:161:24: warning: unused variable 'info= ' [-Wunused-variable] 1 cc1: some warnings being treated as errors 1 cc1: all warnings being treated as errors 1 arch/x86/kvm/x86.c:4323:1: warning: the frame size of 2160 bytes i= s larger than 2048 bytes [-Wframe-larger-than=3D] 1 arch/x86/kernel/cpu/mshyperv.c:340:1: warning: the frame size of 2= 856 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] 1 arch/arm/configs/multi_v5_defconfig:259:warning: override: reassig= ning to symbol ASPEED_LPC_SNOOP 1 arch/arm/configs/multi_v5_defconfig:258:warning: override: reassig= ning to symbol ASPEED_LPC_CTRL 1 /tmp/ccYoD8nq.s:18191: Warning: using r15 results in unpredictable= behaviour 1 /tmp/ccYoD8nq.s:18119: Warning: using r15 results in unpredictable= behaviour 1 .config:1166:warning: override: UNWINDER_GUESS changes choice state =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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 PASS, 0 errors, 3 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 32r2el_defconfig+kselftest (mips, gcc-8) =E2=80=94 FAIL, 2 errors, 3 warnin= gs, 0 section mismatches Errors: include/linux/kprobes.h:477:9: error: implicit declaration of function = 'kprobe_fault_handler'; did you mean 'kprobe_page_fault'? [-Werror=3Dimplic= it-function-declaration] include/linux/kprobes.h:477:9: error: implicit declaration of function = 'kprobe_fault_handler'; did you mean 'kprobe_page_fault'? [-Werror=3Dimplic= it-function-declaration] Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: all warnings being treated as errors cc1: some warnings being treated as errors ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- allmodconfig (arm, gcc-8) =E2=80=94 FAIL, 1 error, 13 warnings, 0 section m= ismatches Errors: ERROR: "__bad_udelay" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! Warnings: /tmp/ccYoD8nq.s:18119: Warning: using r15 results in unpredictable beha= viour /tmp/ccYoD8nq.s:18191: Warning: using r15 results in unpredictable beha= viour drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c:96:17: warning:= format '%lx' expects argument of type 'long unsigned int', but argument 3 = has type 'size_t' {aka 'unsigned int'} [-Wformat=3D] drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c:140:18: warning= : format '%ld' expects argument of type 'long int', but argument 4 has type= 'size_t' {aka 'unsigned int'} [-Wformat=3D] drivers/gpu/drm/arm/display/komeda/komeda_crtc.c:31:36: warning: left s= hift count >=3D width of type [-Wshift-count-overflow] include/drm/drm_print.h:366:2: warning: 'div' may be used uninitialized= in this function [-Wmaybe-uninitialized] include/drm/drm_print.h:366:2: warning: 'real_hz' may be used uninitial= ized in this function [-Wmaybe-uninitialized] include/drm/drm_print.h:366:2: warning: 'real_clk_hz' may be used unini= tialized in this function [-Wmaybe-uninitialized] drivers/gpu/drm/armada/armada_crtc.c:887:22: warning: 'desired_clk_hz' = may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [= -Wunused-variable] drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-= Wunused-variable] drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is= not defined, evaluates to 0 [-Wundef] drivers/video/fbdev/pvr2fb.c:726:12: warning: 'pvr2_get_param_val' defi= ned but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- allmodconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 46 warnings, 0 sectio= n mismatches Warnings: fs/btrfs/props.c:389:4: warning: 'num_bytes' may be used uninitialized = in this function [-Wmaybe-uninitialized] fs/ocfs2/dlm/dlmrecovery.c:737:1: warning: the frame size of 2112 bytes= is larger than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/aops.c:1892:1: warning: the frame size of 2128 bytes is larger= than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/namei.c:2050:1: warning: the frame size of 2064 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/namei.c:1677:1: warning: the frame size of 2576 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/super.c:1186:1: warning: the frame size of 3184 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/xattr.c:3678:1: warning: the frame size of 2352 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [= -Wunused-variable] drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-= Wunused-variable] net/bridge/br_netlink.c:1505:1: warning: the frame size of 2688 bytes i= s larger than 2048 bytes [-Wframe-larger-than=3D] net/caif/cfctrl.c:549:1: warning: the frame size of 2512 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] drivers/gpu/drm/panel/panel-sitronix-st7701.c:198:1: warning: the frame= size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] net/ieee802154/nl802154.c:548:1: warning: the frame size of 2256 bytes = is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/gpu/drm/tinydrm/ili9225.c:289:1: warning: the frame size of 272= 0 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] net/wireless/nl80211.c:1732:1: warning: the frame size of 2272 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] net/wireless/nl80211.c:6481:1: warning: the frame size of 2128 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] net/wireless/nl80211.c:2363:1: warning: the frame size of 4640 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] net/wireless/nl80211.c:5117:1: warning: the frame size of 2784 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1842:1: warning: the frame size o= f 3008 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:2125:1: warning: the frame size o= f 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:2496:1: warning: the frame size o= f 2320 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:4568:1: warning: the frame size o= f 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1940:1: warning: the frame size o= f 3280 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1583:1: warning: the frame size o= f 5312 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1111:1: warning: the frame size o= f 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1195:1: warning: the frame size o= f 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:4253:1: warning: the frame size o= f 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1152:1: warning: the frame size o= f 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:2057:1: warning: the frame size o= f 2576 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:3078:1: warning: the frame size o= f 5888 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:3419:1: warning: the frame size o= f 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv0367.c:1902:1: warning: the frame size o= f 3296 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/cxd2841er.c:3123:1: warning: the frame size= of 2736 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/cxd2841er.c:3630:1: warning: the frame size= of 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/i2c/tvp5150.c:253:1: warning: the frame size of 3968 byte= s is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/i2c/mt9t112.c:480:1: warning: the frame size of 2096 byte= s is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/pci/saa7134/saa7134-cards.c:8074:1: warning: the frame si= ze of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/tuners/r820t.c:1327:1: warning: the frame size of 2848 by= tes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is= not defined, evaluates to 0 [-Wundef] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16552:1: w= arning: the frame size of 3168 bytes is larger than 2048 bytes [-Wframe-lar= ger-than=3D] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16894:1: w= arning: the frame size of 3136 bytes is larger than 2048 bytes [-Wframe-lar= ger-than=3D] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:26023:1: w= arning: the frame size of 2528 bytes is larger than 2048 bytes [-Wframe-lar= ger-than=3D] drivers/net/ethernet/rocker/rocker_ofdpa.c:560:1: warning: the frame si= ze of 2352 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c:428:1: warning= : the frame size of 4208 bytes is larger than 2048 bytes [-Wframe-larger-th= an=3D] drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2764:1: warning: the fr= ame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/video/fbdev/pvr2fb.c:726:12: warning: 'pvr2_get_param_val' defi= ned but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- allmodconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 46 warnings, 0 secti= on mismatches Warnings: arch/x86/kernel/cpu/mshyperv.c:340:1: warning: the frame size of 2856 b= ytes is larger than 2048 bytes [-Wframe-larger-than=3D] arch/x86/kvm/x86.c:4323:1: warning: the frame size of 2160 bytes is lar= ger than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/dlm/dlmrecovery.c:737:1: warning: the frame size of 2080 bytes= is larger than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/aops.c:1892:1: warning: the frame size of 2112 bytes is larger= than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/dir.c:3080:1: warning: the frame size of 2056 bytes is larger = than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/namei.c:1677:1: warning: the frame size of 2616 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/super.c:1186:1: warning: the frame size of 3176 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] fs/ocfs2/xattr.c:3678:1: warning: the frame size of 2224 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] net/bridge/br_netlink.c:1505:1: warning: the frame size of 2696 bytes i= s larger than 2048 bytes [-Wframe-larger-than=3D] net/caif/cfctrl.c:549:1: warning: the frame size of 2608 bytes is large= r than 2048 bytes [-Wframe-larger-than=3D] net/ieee802154/nl802154.c:548:1: warning: the frame size of 2224 bytes = is larger than 2048 bytes [-Wframe-larger-than=3D] lib/ubsan.o: warning: objtool: ubsan_type_mismatch_common()+0x59: call = to stackleak_track_stack() with UACCESS enabled net/wireless/nl80211.c:1732:1: warning: the frame size of 2280 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] net/wireless/nl80211.c:6481:1: warning: the frame size of 2112 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] net/wireless/nl80211.c:2363:1: warning: the frame size of 4592 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] net/wireless/nl80211.c:5117:1: warning: the frame size of 2776 bytes is= larger than 2048 bytes [-Wframe-larger-than=3D] drivers/gpu/drm/panel/panel-sitronix-st7701.c:198:1: warning: the frame= size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/gpu/drm/tinydrm/ili9225.c:289:1: warning: the frame size of 272= 0 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1842:1: warning: the frame size o= f 3016 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:2125:1: warning: the frame size o= f 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:2496:1: warning: the frame size o= f 2328 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:4568:1: warning: the frame size o= f 2104 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1940:1: warning: the frame size o= f 3288 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1583:1: warning: the frame size o= f 5320 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1111:1: warning: the frame size o= f 2088 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1195:1: warning: the frame size o= f 2088 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:4253:1: warning: the frame size o= f 2808 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:1152:1: warning: the frame size o= f 2088 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:2057:1: warning: the frame size o= f 2568 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:3078:1: warning: the frame size o= f 5880 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv090x.c:3419:1: warning: the frame size o= f 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/stv0367.c:1902:1: warning: the frame size o= f 3296 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/cxd2841er.c:3123:1: warning: the frame size= of 2720 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/dvb-frontends/cxd2841er.c:3630:1: warning: the frame size= of 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/i2c/tvp5150.c:253:1: warning: the frame size of 3952 byte= s is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/pci/saa7134/saa7134-cards.c:8074:1: warning: the frame si= ze of 2128 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/media/tuners/r820t.c:1327:1: warning: the frame size of 2840 by= tes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/net/ethernet/rocker/rocker_ofdpa.c:560:1: warning: the frame si= ze of 2360 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16552:1: w= arning: the frame size of 3152 bytes is larger than 2048 bytes [-Wframe-lar= ger-than=3D] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16894:1: w= arning: the frame size of 3128 bytes is larger than 2048 bytes [-Wframe-lar= ger-than=3D] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:26023:1: w= arning: the frame size of 2440 bytes is larger than 2048 bytes [-Wframe-lar= ger-than=3D] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c:428:1: warning= : the frame size of 4208 bytes is larger than 2048 bytes [-Wframe-larger-th= an=3D] drivers/net/wireless/ralink/rt2x00/rt2500usb.c:880:1: warning: the fram= e size of 2472 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/net/wireless/ralink/rt2x00/rt73usb.c:1283:1: warning: the frame= size of 2656 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2764:1: warning: the fr= ame size of 2792 bytes is larger than 2048 bytes [-Wframe-larger-than=3D] drivers/video/fbdev/pvr2fb.c:726:12: warning: 'pvr2_get_param_val' defi= ned but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- allnoconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- allnoconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- allnoconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- allnoconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- allnoconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mi= smatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- allnoconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 section= mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- aspeed_g4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/trace/bpf_trace.c:605:13: warning: 'do_bpf_send_signal' defined = but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- aspeed_g5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/trace/bpf_trace.c:605:13: warning: 'do_bpf_send_signal' defined = but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- assabet_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- at91_dt_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ath25_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- ath79_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- axm55xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion 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, 2 warnings, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- bcm63xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- bigsur_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- bmips_be_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- bmips_stb_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- capcella_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 se= ction mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- cavium_octeon_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings,= 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- cerfcube_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- ci20_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- collie_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- corgi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n 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, 2 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] drivers/mtd/nand/raw/au1550nd.c:443:57: warning: pointer type mismatch = in conditional expression ---------------------------------------------------------------------------= ----- decstation_64_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings,= 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- decstation_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 = section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- decstation_r4k_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings= , 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- defconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 44 warnings, 0 section= mismatches Warnings: drivers/soc/rockchip/pm_domains.c:744:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] 41 warnings generated. drivers/gpu/drm/drm_connector.c:144:15: warning: address of array 'mode= ->name' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated. ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy (arm64, gcc-8) =E2=80=94 PASS, 0 errors= , 1 warning, 0 section mismatches Warnings: drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is= not defined, evaluates to 0 [-Wundef] ---------------------------------------------------------------------------= ----- defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy (arm64, clang-8) =E2=80=94 PASS, 0 erro= rs, 44 warnings, 0 section mismatches Warnings: drivers/soc/rockchip/pm_domains.c:744:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] 41 warnings generated. drivers/gpu/drm/drm_connector.c:144:15: warning: address of array 'mode= ->name' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated. ---------------------------------------------------------------------------= ----- defconfig+CONFIG_RANDOMIZE_BASE=3Dy (arm64, gcc-8) =E2=80=94 PASS, 0 errors= , 0 warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- defconfig+CONFIG_RANDOMIZE_BASE=3Dy (arm64, clang-8) =E2=80=94 PASS, 0 erro= rs, 44 warnings, 0 section mismatches Warnings: drivers/soc/rockchip/pm_domains.c:744:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] 41 warnings generated. drivers/gpu/drm/drm_connector.c:144:15: warning: address of array 'mode= ->name' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated. ---------------------------------------------------------------------------= ----- defconfig+kselftest (arm64, clang-8) =E2=80=94 PASS, 0 errors, 44 warnings,= 0 section mismatches Warnings: drivers/soc/rockchip/pm_domains.c:744:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:749:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:785:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:786:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:787:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:815:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:816:22: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:817:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:829:20: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:830:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:831:21: warning: shift count is negat= ive [-Wshift-count-negative] 41 warnings generated. drivers/gpu/drm/drm_connector.c:144:15: warning: address of array 'mode= ->name' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated. ---------------------------------------------------------------------------= ----- defconfig+kselftest (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- defconfig+kselftest (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 section= mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- em_x270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion 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, 6 warnings, 0 s= ection mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- gcw0_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- gemini_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- gpr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section= mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- haps_hs_defconfig (arc, gcc-8) =E2=80=94 FAIL, 2 errors, 0 warnings, 0 sect= ion mismatches Errors: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto_has_ahash' arc-elf32-ld: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto= _has_ahash' ---------------------------------------------------------------------------= ----- haps_hs_smp_defconfig (arc, gcc-8) =E2=80=94 FAIL, 2 errors, 0 warnings, 0 = section mismatches Errors: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto_has_ahash' arc-elf32-ld: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto= _has_ahash' ---------------------------------------------------------------------------= ----- hisi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- hsdk_defconfig (arc, 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 ---------------------------------------------------------------------------= ----- i386_defconfig+kselftest (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section 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, 2 warnings, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- ip27_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- ip28_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- ip32_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- jmr3927_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- lemote2f_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings, 0 se= ction mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- loongson1b_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 = section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- loongson1c_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 = section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- loongson3_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 6 warnings, 0 s= ection mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- lpc18xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lpc32xx_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 ---------------------------------------------------------------------------= ----- lubbock_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion 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, 2 warnings, 0 secti= on mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- malta_kvm_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 s= ection mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- malta_kvm_guest_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warning= s, 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- malta_qemu_32r6_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 4 warning= s, 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] {standard input}:131: Warning: macro instruction expanded into multiple= instructions {standard input}:134: Warning: macro instruction expanded into multiple= instructions :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- maltaaprp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 s= ection mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- maltasmvp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 s= ection mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- maltasmvp_eva_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings,= 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- maltaup_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- maltaup_xpa_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0= section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- markeins_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 se= ction mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- milbeaut_m10v_defconfig (arm, 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, 6 warnings,= 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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 FAIL, 1 error, 1 warning, 0 sectio= n mismatches Errors: (.text+0x43c): undefined reference to `crypto_has_ahash' Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- mps2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- msp71xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- mtx1_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sec= tion mismatches Warnings: arch/arm/configs/multi_v5_defconfig:258:warning: override: reassigning = to symbol ASPEED_LPC_CTRL arch/arm/configs/multi_v5_defconfig:259:warning: override: reassigning = to symbol ASPEED_LPC_SNOOP ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy (arm, gcc-8) =E2=80=94 PASS, 0= errors, 0 warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy (arm, gcc-8) =E2=80= =94 PASS, 0 errors, 0 warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+CONFIG_SMP=3Dn (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 = warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+kselftest (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warni= ngs, 0 section 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, 6 warnings, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- nlm_xlr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- nsim_hs_defconfig (arc, gcc-8) =E2=80=94 FAIL, 2 errors, 0 warnings, 0 sect= ion mismatches Errors: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto_has_ahash' arc-elf32-ld: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto= _has_ahash' ---------------------------------------------------------------------------= ----- nsim_hs_defconfig+kselftest (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnin= gs, 0 section mismatches ---------------------------------------------------------------------------= ----- nsim_hs_smp_defconfig (arc, gcc-8) =E2=80=94 FAIL, 2 errors, 0 warnings, 0 = section mismatches Errors: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto_has_ahash' arc-elf32-ld: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto= _has_ahash' ---------------------------------------------------------------------------= ----- nsimosci_hs_defconfig (arc, gcc-8) =E2=80=94 FAIL, 2 errors, 0 warnings, 0 = section mismatches Errors: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto_has_ahash' arc-elf32-ld: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto= _has_ahash' ---------------------------------------------------------------------------= ----- nsimosci_hs_smp_defconfig (arc, gcc-8) =E2=80=94 FAIL, 2 errors, 0 warnings= , 0 section mismatches Errors: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto_has_ahash' arc-elf32-ld: xfrm_algo.c:(.text+0x1e6): undefined reference to `crypto= _has_ahash' ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- omap1_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- omap2plus_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- omega2p_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- orion5x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- oxnas_v6_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion 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 ---------------------------------------------------------------------------= ----- pic32mzda_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 s= ection mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- pistachio_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 s= ection mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- pleb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- pnx8335_stb225_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings= , 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- rb532_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 3 warnings, 0 secti= on mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] drivers/ata/pata_rb532_cf.c:161:24: warning: unused variable 'info' [-W= unused-variable] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- rbtx49xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 se= ction mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- realview_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- rm200_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- rv32_defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 4 warnings, 0 secti= on mismatches Warnings: :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] ---------------------------------------------------------------------------= ----- 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, 4 warnings, = 0 section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- spear6xx_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 ---------------------------------------------------------------------------= ----- tango4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- tb0219_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- tb0226_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- tb0287_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- tct_hammer_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- tegra_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: .config:1166:warning: override: UNWINDER_GUESS changes choice state ---------------------------------------------------------------------------= ----- tinyconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- tinyconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mis= matches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- tinyconfig (riscv, 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 (arm64, clang-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, 1 warning, 0 sect= ion mismatches Warnings: arch/arc/kernel/unwind.c:184:14: warning: 'unw_hdr_alloc' defined but n= ot used [-Wunused-function] ---------------------------------------------------------------------------= ----- vdk_hs38_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 = section mismatches Warnings: arch/arc/kernel/unwind.c:184:14: warning: 'unw_hdr_alloc' defined but n= ot used [-Wunused-function] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- vf610m4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- viper_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- vocore2_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sec= tion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig+kselftest (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warn= ings, 0 section mismatches ---------------------------------------------------------------------------= ----- xcep_defconfig (arm, gcc-8) =E2=80=94 FAIL, 1 error, 0 warnings, 0 section = mismatches Errors: xfrm_algo.c:(.text+0x344): undefined reference to `crypto_has_ahash' ---------------------------------------------------------------------------= ----- xway_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- 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