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.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 73028C43603 for ; Mon, 16 Dec 2019 06:51:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 08AD720700 for ; Mon, 16 Dec 2019 06:51:36 +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="HssMvDR8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726252AbfLPGvf (ORCPT ); Mon, 16 Dec 2019 01:51:35 -0500 Received: from mail-wr1-f68.google.com ([209.85.221.68]:42399 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726054AbfLPGvf (ORCPT ); Mon, 16 Dec 2019 01:51:35 -0500 Received: by mail-wr1-f68.google.com with SMTP id q6so5776185wro.9 for ; Sun, 15 Dec 2019 22:51:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=qIgNpLsz0stfqhbknfvbKfPhdo2RATLENJXNxen7bmI=; b=HssMvDR8oKQGkZWq0R3t6onnya0HMEOHoFWCrKQgwYIQb8WbeJUcHihxglQx/dRoru P6AN5IJjXw73d5Lq6M4N76KKs5BNUEzItFHN9oWvpZisBV5B6cjwwY0vjgaMMd/bws0n A7CFYzP2MX/w45fbTKkA1gTn2xaDdWt6ETJhKKlF0cS56mBJ5v3u7MeXrJHIPUj4n99S ARYNS563TopH/LsjzAgoiVXvcmZR0wqaG7LUs6UdfKn6WOu9adSVAG0cJGwCPkePd5eQ Xcms/tzSsboRi0TkPPQicdCTNTirVC+uOoToVr8HtcvtG8dWnIarMYb8T0CXvfdNtTZ+ DA8w== 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=qIgNpLsz0stfqhbknfvbKfPhdo2RATLENJXNxen7bmI=; b=Sl/n2gTmMeUqwW8FQVDRS2IOkqEj/6N9hZsCcZrcP1TXWX6BivlX3bEPlN5YgN8rNG cWIwXAsx7sghj2EfoDQ+Am0LbpsFXFZpqc81YTOU3SHeDEd+oDTQ07AUQ/WJEcpwEkzi x+6DFMfCUTQg5qJcWLDn69BVSksA3KTMhvMIU1baIl6/Fma/4RyIJtbkaAYJn8P5Qu7V N+qsKmzz73Wm3dDhjtWuOOeX396tjWpfYdgM8tf3sMpkj4wBDn+90uyobrR5m38RSCq5 5+YnETgTxALZVia8xB+FzZ2A4kV+fAn4v8E8yCvRdBIIZKVR77o7AJtgbIiz6d+3hNjo tMHw== X-Gm-Message-State: APjAAAWr5HjX8SIbsM8a8vVAfUj8UhcQhDDG+ZoeO8Fa85Acqw7J0g1+ SE2qQ4LPSpZjXGu4FGX0KSPSERFjPpo= X-Google-Smtp-Source: APXvYqxhk1vNcljvu+oAO2muvPZPZxYE5E6PUJaNJlIuKPdd3/ElM399cGV/yE6/Jbi8Rl7FcYf7HA== X-Received: by 2002:a5d:4749:: with SMTP id o9mr27209245wrs.242.1576479085868; Sun, 15 Dec 2019 22:51:25 -0800 (PST) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id n67sm20508768wmb.8.2019.12.15.22.51.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 15 Dec 2019 22:51:25 -0800 (PST) Message-ID: <5df7296d.1c69fb81.e249a.8c26@mx.google.com> Date: Sun, 15 Dec 2019 22:51:25 -0800 (PST) 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-20191216 X-Kernelci-Tree: next X-Kernelci-Branch: master Subject: next/master build: 214 builds: 1 failed, 213 passed, 1 error, 244 warnings (next-20191216) 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: 214 builds: 1 failed, 213 passed, 1 error, 244 warnings = (next-20191216) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/ne= xt-20191216/ Tree: next Branch: master Git Describe: next-20191216 Git Commit: cf2be78b22e07e6c4de17fe02b15999189c0fc26 Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Built: 7 unique architectures Build Failure Detected: arm: allmodconfig: (gcc-8) FAIL Errors and Warnings Detected: arc: allnoconfig (gcc-8): 2 warnings axs103_defconfig (gcc-8): 2 warnings axs103_smp_defconfig (gcc-8): 2 warnings haps_hs_defconfig (gcc-8): 2 warnings haps_hs_smp_defconfig (gcc-8): 2 warnings hsdk_defconfig (gcc-8): 2 warnings nsimosci_hs_defconfig (gcc-8): 2 warnings nsimosci_hs_smp_defconfig (gcc-8): 2 warnings tinyconfig (gcc-8): 1 warning vdk_hs38_defconfig (gcc-8): 1 warning vdk_hs38_smp_defconfig (gcc-8): 1 warning arm64: allmodconfig (gcc-8): 1 warning allnoconfig (gcc-8): 1 warning defconfig (gcc-8): 1 warning defconfig (gcc-8): 1 warning defconfig (gcc-8): 1 warning arm: allmodconfig (gcc-8): 1 error, 21 warnings allnoconfig (gcc-8): 1 warning am200epdkit_defconfig (gcc-8): 2 warnings assabet_defconfig (gcc-8): 2 warnings axm55xx_defconfig (gcc-8): 1 warning badge4_defconfig (gcc-8): 2 warnings cerfcube_defconfig (gcc-8): 2 warnings clps711x_defconfig (gcc-8): 1 warning cm_x2xx_defconfig (gcc-8): 2 warnings cm_x300_defconfig (gcc-8): 2 warnings cns3420vb_defconfig (gcc-8): 1 warning colibri_pxa270_defconfig (gcc-8): 2 warnings colibri_pxa300_defconfig (gcc-8): 2 warnings collie_defconfig (gcc-8): 2 warnings corgi_defconfig (gcc-8): 2 warnings davinci_all_defconfig (gcc-8): 1 warning dove_defconfig (gcc-8): 2 warnings ebsa110_defconfig (gcc-8): 1 warning em_x270_defconfig (gcc-8): 2 warnings ep93xx_defconfig (gcc-8): 1 warning eseries_pxa_defconfig (gcc-8): 2 warnings ezx_defconfig (gcc-8): 1 warning footbridge_defconfig (gcc-8): 1 warning gemini_defconfig (gcc-8): 1 warning h3600_defconfig (gcc-8): 2 warnings h5000_defconfig (gcc-8): 2 warnings hackkit_defconfig (gcc-8): 2 warnings hisi_defconfig (gcc-8): 1 warning imote2_defconfig (gcc-8): 1 warning integrator_defconfig (gcc-8): 1 warning iop32x_defconfig (gcc-8): 1 warning ixp4xx_defconfig (gcc-8): 1 warning jornada720_defconfig (gcc-8): 2 warnings lart_defconfig (gcc-8): 2 warnings lpd270_defconfig (gcc-8): 2 warnings lubbock_defconfig (gcc-8): 2 warnings magician_defconfig (gcc-8): 2 warnings mainstone_defconfig (gcc-8): 2 warnings mini2440_defconfig (gcc-8): 1 warning mmp2_defconfig (gcc-8): 1 warning multi_v4t_defconfig (gcc-8): 1 warning multi_v5_defconfig (gcc-8): 1 warning multi_v7_defconfig (gcc-8): 1 warning mvebu_v5_defconfig (gcc-8): 1 warning neponset_defconfig (gcc-8): 2 warnings netwinder_defconfig (gcc-8): 1 warning nhk8815_defconfig (gcc-8): 1 warning orion5x_defconfig (gcc-8): 1 warning palmz72_defconfig (gcc-8): 2 warnings pcm027_defconfig (gcc-8): 2 warnings pleb_defconfig (gcc-8): 2 warnings prima2_defconfig (gcc-8): 1 warning pxa168_defconfig (gcc-8): 1 warning pxa255-idp_defconfig (gcc-8): 2 warnings pxa3xx_defconfig (gcc-8): 2 warnings pxa910_defconfig (gcc-8): 1 warning pxa_defconfig (gcc-8): 1 warning realview_defconfig (gcc-8): 1 warning rpc_defconfig (gcc-8): 1 warning s3c2410_defconfig (gcc-8): 1 warning s3c6400_defconfig (gcc-8): 1 warning s5pv210_defconfig (gcc-8): 1 warning sama5_defconfig (gcc-8): 1 warning shannon_defconfig (gcc-8): 2 warnings simpad_defconfig (gcc-8): 2 warnings spear13xx_defconfig (gcc-8): 1 warning spear3xx_defconfig (gcc-8): 1 warning spear6xx_defconfig (gcc-8): 1 warning spitz_defconfig (gcc-8): 2 warnings sunxi_defconfig (gcc-8): 1 warning tango4_defconfig (gcc-8): 1 warning tct_hammer_defconfig (gcc-8): 1 warning trizeps4_defconfig (gcc-8): 2 warnings u300_defconfig (gcc-8): 1 warning u8500_defconfig (gcc-8): 1 warning versatile_defconfig (gcc-8): 1 warning vf610m4_defconfig (gcc-8): 1 warning viper_defconfig (gcc-8): 2 warnings vt8500_v6_v7_defconfig (gcc-8): 1 warning xcep_defconfig (gcc-8): 2 warnings zeus_defconfig (gcc-8): 2 warnings zx_defconfig (gcc-8): 1 warning i386: allnoconfig (gcc-8): 1 warning i386_defconfig (gcc-8): 1 warning i386_defconfig (gcc-8): 2 warnings mips: 32r2el_defconfig (gcc-8): 2 warnings 32r2el_defconfig (gcc-8): 3 warnings allnoconfig (gcc-8): 1 warning ar7_defconfig (gcc-8): 1 warning ath79_defconfig (gcc-8): 1 warning bcm63xx_defconfig (gcc-8): 1 warning bigsur_defconfig (gcc-8): 1 warning bmips_be_defconfig (gcc-8): 1 warning bmips_stb_defconfig (gcc-8): 1 warning capcella_defconfig (gcc-8): 1 warning cavium_octeon_defconfig (gcc-8): 1 warning cobalt_defconfig (gcc-8): 1 warning db1xxx_defconfig (gcc-8): 2 warnings decstation_64_defconfig (gcc-8): 1 warning decstation_defconfig (gcc-8): 1 warning decstation_r4k_defconfig (gcc-8): 1 warning e55_defconfig (gcc-8): 1 warning gcw0_defconfig (gcc-8): 1 warning gpr_defconfig (gcc-8): 1 warning ip22_defconfig (gcc-8): 1 warning ip27_defconfig (gcc-8): 1 warning ip28_defconfig (gcc-8): 1 warning jazz_defconfig (gcc-8): 1 warning jmr3927_defconfig (gcc-8): 2 warnings lasat_defconfig (gcc-8): 1 warning loongson1b_defconfig (gcc-8): 1 warning loongson1c_defconfig (gcc-8): 1 warning loongson3_defconfig (gcc-8): 1 warning malta_defconfig (gcc-8): 1 warning malta_kvm_defconfig (gcc-8): 1 warning malta_kvm_guest_defconfig (gcc-8): 1 warning malta_qemu_32r6_defconfig (gcc-8): 2 warnings maltaaprp_defconfig (gcc-8): 1 warning maltasmvp_defconfig (gcc-8): 1 warning maltasmvp_eva_defconfig (gcc-8): 1 warning maltaup_defconfig (gcc-8): 1 warning maltaup_xpa_defconfig (gcc-8): 1 warning markeins_defconfig (gcc-8): 1 warning mips_paravirt_defconfig (gcc-8): 1 warning mpc30x_defconfig (gcc-8): 1 warning msp71xx_defconfig (gcc-8): 1 warning mtx1_defconfig (gcc-8): 1 warning nlm_xlr_defconfig (gcc-8): 1 warning pnx8335_stb225_defconfig (gcc-8): 1 warning qi_lb60_defconfig (gcc-8): 1 warning rb532_defconfig (gcc-8): 1 warning rbtx49xx_defconfig (gcc-8): 3 warnings rm200_defconfig (gcc-8): 1 warning sb1250_swarm_defconfig (gcc-8): 1 warning tb0219_defconfig (gcc-8): 1 warning tb0226_defconfig (gcc-8): 1 warning tb0287_defconfig (gcc-8): 1 warning workpad_defconfig (gcc-8): 1 warning riscv: allnoconfig (gcc-8): 1 warning defconfig (gcc-8): 2 warnings defconfig (gcc-8): 1 warning rv32_defconfig (gcc-8): 8 warnings x86_64: allmodconfig (gcc-8): 1 warning allnoconfig (gcc-8): 1 warning tinyconfig (gcc-8): 1 warning x86_64_defconfig (gcc-8): 1 warning x86_64_defconfig (gcc-8): 1 warning x86_64_defconfig (gcc-8): 1 warning Errors summary: 1 ERROR: "__bad_udelay" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undef= ined! Warnings summary: 134 kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80= =99 may be used uninitialized in this function [-Wmaybe-uninitialized] 50 drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orp= hans=E2=80=99 defined but not used [-Wunused-function] 20 :1511:2: warning: #warning syscall clone3 not implemented [= -Wcpp] 9 drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer fro= m integer of different size [-Wint-to-pointer-cast] 5 include/linux/kernel.h:844:29: warning: comparison of distinct poi= nter types lacks a cast 5 fs/btrfs/tree-checker.c:230:43: warning: format =E2=80=98%lu=E2=80= =99 expects argument of type =E2=80=98long unsigned int=E2=80=99, but argum= ent 5 has type =E2=80=98unsigned int=E2=80=99 [-Wformat=3D] 4 drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer fro= m integer of different size [-Wint-to-pointer-cast] 3 drivers/usb/host/xhci-pci.c:524:13: warning: =E2=80=98xhci_pci_shu= tdown=E2=80=99 defined but not used [-Wunused-function] 2 net/core/sysctl_net_core.c:292:1: warning: =E2=80=98proc_dointvec_= minmax_bpf_restricted=E2=80=99 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 sound/soc/txx9/txx9aclc.c:54:30: warning: unused variable =E2=80= =98rtd=E2=80=99 [-Wunused-variable] 1 net/netfilter/nf_flow_table_offload.c:91:21: warning: unsigned con= version from =E2=80=98int=E2=80=99 to =E2=80=98__be16=E2=80=99 {aka =E2=80= =98short unsigned int=E2=80=99} changes value from =E2=80=98327680=E2=80=99= to =E2=80=980=E2=80=99 [-Woverflow] 1 include/linux/kern_levels.h:5:18: warning: format =E2=80=98%ld=E2= =80=99 expects argument of type =E2=80=98long int=E2=80=99, but argument 5 = has type =E2=80=98size_t=E2=80=99 {aka =E2=80=98unsigned int=E2=80=99} [-Wf= ormat=3D] 1 drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to = integer of different size [-Wpointer-to-int-cast] 1 /tmp/ccL7n6ra.s:18191: Warning: using r15 results in unpredictable= behaviour 1 /tmp/ccL7n6ra.s:18119: Warning: using r15 results in unpredictable= behaviour 1 .config:1173:warning: override: UNWINDER_GUESS changes choice state Section mismatches summary: 5 WARNING: vmlinux.o(.text.unlikely+0x904): Section mismatch in refe= rence from the function free_memmap() to the function .meminit.text:membloc= k_free() 3 WARNING: vmlinux.o(.text.unlikely+0x88c): Section mismatch in refe= rence from the function free_memmap() to the function .meminit.text:membloc= k_free() 3 WARNING: vmlinux.o(.text.unlikely+0x880): Section mismatch in refe= rence from the function free_memmap() to the function .meminit.text:membloc= k_free() 2 WARNING: drivers/isdn/capi/kernelcapi.o(.text+0x203b): Section mis= match in reference from the function kcapi_exit() to the function .exit.tex= t:kcapi_proc_exit() 1 WARNING: vmlinux.o(.text.unlikely+0x924): Section mismatch in refe= rence from the function free_memmap() to the function .meminit.text:membloc= k_free() 1 WARNING: vmlinux.o(.text.unlikely+0x808): Section mismatch in refe= rence from the function free_memmap() to the function .meminit.text:membloc= k_free() 1 WARNING: vmlinux.o(.text.unlikely+0x74c): Section mismatch in refe= rence from the function free_memmap() to the function .meminit.text:membloc= k_free() 1 WARNING: vmlinux.o(.text.unlikely+0x3a10): Section mismatch in ref= erence from the function pmax_setup_memory_region() to the function .init.t= ext:add_memory_region() 1 WARNING: vmlinux.o(.text.unlikely+0x36c0): Section mismatch in ref= erence from the function pmax_setup_memory_region() to the function .init.t= ext:add_memory_region() 1 WARNING: drivers/isdn/capi/kernelcapi.o(.text+0x265c): Section mis= match in reference from the function kcapi_exit() to the function .exit.tex= t:kcapi_proc_exit() 1 WARNING: drivers/isdn/capi/kernelcapi.o(.text+0x1be0): Section mis= match in reference from the function kcapi_exit() to the function .exit.tex= t:kcapi_proc_exit() =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 32r2el_defconfig+kselftest (mips, gcc-8) =E2=80=94 PASS, 0 errors, 3 warnin= gs, 0 section mismatches Warnings: fs/btrfs/tree-checker.c:230:43: warning: format =E2=80=98%lu=E2=80=99 e= xpects argument of type =E2=80=98long unsigned int=E2=80=99, but argument 5= has type =E2=80=98unsigned int=E2=80=99 [-Wformat=3D] net/core/sysctl_net_core.c:292:1: warning: =E2=80=98proc_dointvec_minma= x_bpf_restricted=E2=80=99 defined but not used [-Wunused-function] net/core/sysctl_net_core.c:292:1: warning: =E2=80=98proc_dointvec_minma= x_bpf_restricted=E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- allmodconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: include/linux/kernel.h:844:29: warning: comparison of distinct pointer = types lacks a cast Section mismatches: WARNING: drivers/isdn/capi/kernelcapi.o(.text+0x203b): Section mismatch= in reference from the function kcapi_exit() to the function .exit.text:kca= pi_proc_exit() WARNING: drivers/isdn/capi/kernelcapi.o(.text+0x203b): Section mismatch= in reference from the function kcapi_exit() to the function .exit.text:kca= pi_proc_exit() ---------------------------------------------------------------------------= ----- allmodconfig (arm, gcc-8) =E2=80=94 FAIL, 1 error, 21 warnings, 0 section m= ismatches Errors: ERROR: "__bad_udelay" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! Warnings: include/linux/kernel.h:844:29: warning: comparison of distinct pointer = types lacks a cast /tmp/ccL7n6ra.s:18119: Warning: using r15 results in unpredictable beha= viour /tmp/ccL7n6ra.s:18191: Warning: using r15 results in unpredictable beha= viour fs/btrfs/tree-checker.c:230:43: warning: format =E2=80=98%lu=E2=80=99 e= xpects argument of type =E2=80=98long unsigned int=E2=80=99, but argument 5= has type =E2=80=98unsigned int=E2=80=99 [-Wformat=3D] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integ= er of different size [-Wpointer-to-int-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from int= eger of different size [-Wint-to-pointer-cast] net/netfilter/nf_flow_table_offload.c:91:21: warning: unsigned conversi= on from =E2=80=98int=E2=80=99 to =E2=80=98__be16=E2=80=99 {aka =E2=80=98sho= rt unsigned int=E2=80=99} changes value from =E2=80=98327680=E2=80=99 to = =E2=80=980=E2=80=99 [-Woverflow] include/linux/kernel.h:844:29: warning: comparison of distinct pointer = types lacks a cast include/linux/kern_levels.h:5:18: warning: format =E2=80=98%ld=E2=80=99= expects argument of type =E2=80=98long int=E2=80=99, but argument 5 has ty= pe =E2=80=98size_t=E2=80=99 {aka =E2=80=98unsigned int=E2=80=99} [-Wformat= =3D] Section mismatches: WARNING: drivers/isdn/capi/kernelcapi.o(.text+0x1be0): Section mismatch= in reference from the function kcapi_exit() to the function .exit.text:kca= pi_proc_exit() ---------------------------------------------------------------------------= ----- allmodconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: include/linux/kernel.h:844:29: warning: comparison of distinct pointer = types lacks a cast Section mismatches: WARNING: drivers/isdn/capi/kernelcapi.o(.text+0x265c): Section mismatch= in reference from the function kcapi_exit() to the function .exit.text:kca= pi_proc_exit() ---------------------------------------------------------------------------= ----- allnoconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- allnoconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mi= smatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- allnoconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mi= smatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- allnoconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mis= matches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- allnoconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section mi= smatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- am200epdkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 = section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- ar7_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- aspeed_g4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- aspeed_g5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- assabet_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x904): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ath79_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- axm55xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- axs103_defconfig (arc, 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] ---------------------------------------------------------------------------= ----- axs103_smp_defconfig (arc, 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] ---------------------------------------------------------------------------= ----- badge4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x88c): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- bcm2835_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bcm47xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- bcm63xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- bigsur_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- bmips_be_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- bmips_stb_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- capcella_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- cavium_octeon_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, = 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- cerfcube_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x88c): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- ci20_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- clps711x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- cm_x2xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- cm_x300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- cns3420vb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- cobalt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- colibri_pxa270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings,= 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- colibri_pxa300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings,= 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- collie_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x880): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- corgi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- davinci_all_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- db1xxx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- decstation_64_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, = 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- decstation_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x3a10): Section mismatch in referenc= e from the function pmax_setup_memory_region() to the function .init.text:a= dd_memory_region() ---------------------------------------------------------------------------= ----- decstation_r4k_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning,= 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x36c0): Section mismatch in referenc= e from the function pmax_setup_memory_region() to the function .init.text:a= dd_memory_region() ---------------------------------------------------------------------------= ----- defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section mi= smatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/usb/host/xhci-pci.c:524:13: warning: =E2=80=98xhci_pci_shutdown= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mis= matches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy (arm64, gcc-8) =E2=80=94 PASS, 0 errors= , 1 warning, 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- defconfig+CONFIG_RANDOMIZE_BASE=3Dy (arm64, gcc-8) =E2=80=94 PASS, 0 errors= , 1 warning, 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- defconfig+kselftest (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: drivers/usb/host/xhci-pci.c:524:13: warning: =E2=80=98xhci_pci_shutdown= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- e55_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ebsa110_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- ep93xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x74c): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- eseries_pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 = section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 section m= ismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- footbridge_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- fuloong2e_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- gcw0_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- gemini_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- gpr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- h3600_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x880): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- h5000_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- hackkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x904): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- haps_hs_defconfig (arc, 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] ---------------------------------------------------------------------------= ----- haps_hs_smp_defconfig (arc, 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] ---------------------------------------------------------------------------= ----- hisi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- hsdk_defconfig (arc, 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] ---------------------------------------------------------------------------= ----- i386_defconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- i386_defconfig+kselftest (i386, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings= , 0 section mismatches Warnings: fs/btrfs/tree-checker.c:230:43: warning: format =E2=80=98%lu=E2=80=99 e= xpects argument of type =E2=80=98long unsigned int=E2=80=99, but argument 5= has type =E2=80=98unsigned int=E2=80=99 [-Wformat=3D] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- imote2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- iop32x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ip22_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ip27_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ip28_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ip32_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ixp4xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- jazz_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- jmr3927_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- jornada720_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 s= ection mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x808): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- keystone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- lart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x904): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- lasat_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- lemote2f_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- loongson1b_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- loongson1c_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- loongson3_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- lubbock_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- magician_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- mainstone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- malta_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- malta_kvm_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: include/linux/kernel.h:844:29: warning: comparison of distinct pointer = types lacks a cast ---------------------------------------------------------------------------= ----- malta_kvm_guest_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning= , 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- malta_qemu_32r6_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 2 warning= s, 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] {standard input}:134: Warning: macro instruction expanded into multiple= instructions ---------------------------------------------------------------------------= ----- maltaaprp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- maltasmvp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- maltasmvp_eva_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, = 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- maltaup_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- maltaup_xpa_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 = section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- markeins_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mips_paravirt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, = 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mmp2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- moxart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- mpc30x_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mtx1_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- multi_v4t_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- multi_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warni= ng, 0 section mismatches Warnings: fs/btrfs/tree-checker.c:230:43: warning: format =E2=80=98%lu=E2=80=99 e= xpects argument of type =E2=80=98long unsigned int=E2=80=99, but argument 5= has type =E2=80=98unsigned int=E2=80=99 [-Wformat=3D] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x904): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- netwinder_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- nhk8815_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- nlm_xlp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nlm_xlr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/btrfs/tree-checker.c:230:43: warning: format =E2=80=98%lu=E2=80=99 e= xpects argument of type =E2=80=98long unsigned int=E2=80=99, but argument 5= has type =E2=80=98unsigned int=E2=80=99 [-Wformat=3D] ---------------------------------------------------------------------------= ----- nommu_virt_defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 = section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- nsimosci_hs_smp_defconfig (arc, 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] ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- orion5x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- pcm027_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- pic32mzda_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- pistachio_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- pleb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x880): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- pnx8335_stb225_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning,= 0 section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- prima2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa168_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa255-idp_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 s= ection mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- pxa3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- pxa910_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- rb532_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- rbtx49xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 3 warnings, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] sound/soc/txx9/txx9aclc.c:54:30: warning: unused variable =E2=80=98rtd= =E2=80=99 [-Wunused-variable] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- realview_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- rm200_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- rpc_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x924): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- rt305x_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- rv32_defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 8 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] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/usb/host/xhci-pci.c:524:13: warning: =E2=80=98xhci_pci_shutdown= =E2=80=99 defined but not used [-Wunused-function] :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- s3c2410_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- s3c6400_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- s5pv210_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- sama5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- sb1250_swarm_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0= section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- shannon_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x904): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x88c): Section mismatch in reference= from the function free_memmap() to the function .meminit.text:memblock_fre= e() ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- spear3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- spear6xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- spitz_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tango4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tb0219_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tb0226_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tb0287_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tct_hammer_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tegra_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: .config:1173:warning: override: UNWINDER_GUESS changes choice state ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (riscv, 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 (arc, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mism= atches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- trizeps4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- u300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- u8500_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- vdk_hs38_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- vdk_hs38_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 = section mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- versatile_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 secti= on mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- viper_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- vocore2_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- vt8500_v6_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 = section mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- workpad_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- x86_64_defconfig+kselftest (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warn= ing, 0 section mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- x86_64_defconfig+kvm_guest (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warn= ing, 0 section mismatches Warnings: drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- xcep_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- xway_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- zeus_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section= mismatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] drivers/clk/clk.c:3280:13: warning: =E2=80=98clk_core_reparent_orphans= =E2=80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- zx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mi= smatches Warnings: kernel/time/timer.c:969:20: warning: =E2=80=98timer.expires=E2=80=99 ma= y be used uninitialized in this function [-Wmaybe-uninitialized] --- For more info write to