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 18C9BC43603 for ; Tue, 17 Dec 2019 10:23:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B1AF62067C for ; Tue, 17 Dec 2019 10:23:42 +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="Gjg9lT2X" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726411AbfLQKXl (ORCPT ); Tue, 17 Dec 2019 05:23:41 -0500 Received: from mail-wr1-f67.google.com ([209.85.221.67]:33209 "EHLO mail-wr1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726401AbfLQKXl (ORCPT ); Tue, 17 Dec 2019 05:23:41 -0500 Received: by mail-wr1-f67.google.com with SMTP id b6so10695188wrq.0 for ; Tue, 17 Dec 2019 02:23:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=o83mGJk1M/nyb7pur6V8OwlGy8xw4+BLQNMXMGbAuiE=; b=Gjg9lT2XfheeU/jZX9JKyf5e88Wj5C7NbGFQ6Nb4YsU1O6r2KxrbzZs2XlLzsYloy4 Frb8M9dzhEk65NM45YHU1xZ5whYgn3/InXpAMA01762cnaicvSH5HJ4Y2JV9B6jSR78F 0QaGQKcBdTlli99OHOTXgyo9ZFB+ChFvXTCvUM85LOzq5Ymx++BaMBXxBkaSuUtPkyle pH4EmocMjmuizfBXLoKjYQVFLv89mpgdT+7gek+cI3Z/rIqgBsndMnSZwgOfbQZ01pOC dZoTseFYnnDNQvhJFpZVWfXVQd6KX60gjgVMtVEgfmeQb9yCSNy6u1vd6Hd9v9YW0qYV +JGA== 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=o83mGJk1M/nyb7pur6V8OwlGy8xw4+BLQNMXMGbAuiE=; b=Prc723yNd3okJ4V1Lfve4JKl0QmT/mMA7gVaqz6I7i4R0achhjdmQphgT2Wn5Ijzc8 bhPnKEYvNGwo8Xtpl9Yf4JSYfRBubcDXIQSvLV/irhJyCBatl+wbA58h6xiDSIU2HMFE FWpxf+yMUTbnCd7Dq0dbzYGBlgVseWbPnylDncZHXOkdgVe6iCtqfCRQXYYSlW6jMB5l wLvmFnw2wc+0gObpovZrOjHDwgrT5lSHDgaJefKyh3voPA4qWlgnOdW/S5e61MIRitlw SXw7tm0fjMKOnF5INlr1rmk7TA4F8kL+oFOAOQnSoPij5WLyciSmMcbCgEjSymWfdzxI qYag== X-Gm-Message-State: APjAAAVyqpzV4cl1mYtWbQLk5kILoWKmaNivmyx4xqOGHDrzqkeyc74a bio+fgVXAnnM+B7eGZ3V03vB8xXriXY= X-Google-Smtp-Source: APXvYqzZTi9qmgGgKWfGfrsdxal7nhYLzm58hu+i+24qK45EgzrR/yMkWUTzHs1pTAxKI/sAzcaw7g== X-Received: by 2002:a05:6000:1047:: with SMTP id c7mr37148634wrx.341.1576578211734; Tue, 17 Dec 2019 02:23:31 -0800 (PST) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id t5sm24524759wrr.35.2019.12.17.02.23.30 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Dec 2019 02:23:31 -0800 (PST) Message-ID: <5df8aca3.1c69fb81.4a3bc.ddd9@mx.google.com> Date: Tue, 17 Dec 2019 02:23:31 -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-20191217 X-Kernelci-Tree: next X-Kernelci-Branch: master Subject: next/master build: 214 builds: 2 failed, 212 passed, 2 errors, 217 warnings (next-20191217) 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: 2 failed, 212 passed, 2 errors, 217 warnings= (next-20191217) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/ne= xt-20191217/ Tree: next Branch: master Git Describe: next-20191217 Git Commit: fca4fe890ea0352f7e9e4bf33ffed287946ff59e Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Built: 7 unique architectures Build Failures Detected: arm64: allmodconfig: (gcc-8) FAIL 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 error 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, 1 warning 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 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): 1 warning mips: 32r2el_defconfig (gcc-8): 2 warnings 32r2el_defconfig (gcc-8): 2 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_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 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: 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: 2 drivers/hwtracing/coresight/coresight-cti-platform.c:6:10: fatal e= rror: dt-bindings/arm/coresight-cti-dt.h: No such file or directory Warnings summary: 133 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] 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}:141: 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 include/linux/kernel.h:844:29: warning: comparison of distinct poi= nter types lacks a cast 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() =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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, 2 warnin= gs, 0 section mismatches Warnings: 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, 0 warnings, 0 sectio= n mismatches 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 (arm64, gcc-8) =E2=80=94 FAIL, 1 error, 0 warnings, 0 section = mismatches Errors: drivers/hwtracing/coresight/coresight-cti-platform.c:6:10: fatal error:= dt-bindings/arm/coresight-cti-dt.h: No such file or directory ---------------------------------------------------------------------------= ----- allmodconfig (arm, gcc-8) =E2=80=94 FAIL, 1 error, 1 warning, 0 section mis= matches Errors: drivers/hwtracing/coresight/coresight-cti-platform.c:6:10: fatal error:= dt-bindings/arm/coresight-cti-dt.h: No such file or directory Warnings: include/linux/kernel.h:844:29: warning: comparison of distinct pointer = types lacks a cast ---------------------------------------------------------------------------= ----- 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 (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 (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 (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] ---------------------------------------------------------------------------= ----- 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 (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 (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] ---------------------------------------------------------------------------= ----- 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 (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 (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+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 (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- 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] ---------------------------------------------------------------------------= ----- 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, 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] ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- 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}:141: 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, 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, 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, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- 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 (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- 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 (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (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] ---------------------------------------------------------------------------= ----- tinyconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- 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