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 B7BAAC3B197 for ; Fri, 14 Feb 2020 12:58:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5EA8F222C2 for ; Fri, 14 Feb 2020 12:58:06 +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="LpQ0OOmR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726191AbgBNM6F (ORCPT ); Fri, 14 Feb 2020 07:58:05 -0500 Received: from mail-wr1-f65.google.com ([209.85.221.65]:33402 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728036AbgBNM6F (ORCPT ); Fri, 14 Feb 2020 07:58:05 -0500 Received: by mail-wr1-f65.google.com with SMTP id u6so10847292wrt.0 for ; Fri, 14 Feb 2020 04:58:00 -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=HG71svEk0iP/BZ0ES2aXUI3uOpLKGlt8yqznH7Y4D4s=; b=LpQ0OOmRxwvZByXnv0Ve4DvGa6vRNex1HCUAeDpau6VOv/jTMvLwG5swYoahmbFlwt K6uZPaCe03K+5hmHagxD3yjr3BjUaoay5NR8nhqAWXgX3duO5YFv/CAdsj8DsXQIdXtP Hey6k9xpQ51UeNrqjQuvJEuspV0B3JHxBACzIUkXnFABa2swnNEkBqj3JARXox29IX9Y gCafFEcBDt1+venPwsq3X71pfICranm4Jo8zvDRAzqa4oOfA2Z1sr4kHVc4jXi8kswPb 7Np2W/EzmtB9W2q6/sbNq7WJ2Rsz5njF+gCNlBJsAepEGJZs4PxVrH2Q6XhXLQMQMB6P mqug== 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=HG71svEk0iP/BZ0ES2aXUI3uOpLKGlt8yqznH7Y4D4s=; b=YDxLlDxh0bKiatuoLku6NoLqYYGbHKaCtOwQl9MPQiEMaKF5noK0zvKR5/8MhBSpuf 1sOnWrHnpAxOlo1wy7UnTCkM7uY261cDhzAcy6/1Z4MNj3x2H5Tmc2uiDVXDeNbybIZG vSgjV+6xfZdNL5ShAOz5qX5bAm/RuzLYBeRAuvlxnEgwEVl3UFGb4UZoHAoPhKk8OX4k rwUBz8TNRwf/VK9MmFWPNirpY8Fm/3Ld9HF491ZnsQ2ibZvFP+ewbNufddeBHqwTFzxT i6x0/KPrqpxmkhZrv8iecvBvYV11bGbSIS+rElIeBC5yNfOcmKXZAKr0ChvdwHRoMq2V 6/og== X-Gm-Message-State: APjAAAVzY1cNalkgiV5mGsyaa00YteT2IY3ewHp+/4Wre7q+Xc7PA2cD QgfKIVWHJxozXtmFMd+gKVuV2BvMqmDY+A== X-Google-Smtp-Source: APXvYqxln3Lx8ufOONNfFAun3/BlY9RxbAWdtJmVgygJogyDN6YgUlaNCO9ZCUge5od3L5u/voZuzg== X-Received: by 2002:a5d:6708:: with SMTP id o8mr4115497wru.296.1581685078514; Fri, 14 Feb 2020 04:57:58 -0800 (PST) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id w1sm7442718wro.72.2020.02.14.04.57.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Feb 2020 04:57:57 -0800 (PST) Message-ID: <5e469955.1c69fb81.e9297.0166@mx.google.com> Date: Fri, 14 Feb 2020 04:57:57 -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-Branch: master X-Kernelci-Tree: next X-Kernelci-Kernel: next-20200214 Subject: next/master build: 162 builds: 0 failed, 162 passed, 135 warnings (next-20200214) 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: 162 builds: 0 failed, 162 passed, 135 warnings (next-202= 00214) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/ne= xt-20200214/ Tree: next Branch: master Git Describe: next-20200214 Git Commit: 9f01828e9e1655836fea88d0c8225d648850b33a Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Built: 7 unique architectures Warnings Detected: arc: arm64: allmodconfig (clang-8): 69 warnings allmodconfig (gcc-8): 1 warning defconfig (gcc-8): 1 warning defconfig (clang-8): 9 warnings defconfig (gcc-8): 1 warning arm: allmodconfig (gcc-8): 22 warnings aspeed_g5_defconfig (gcc-8): 4 warnings multi_v5_defconfig (gcc-8): 4 warnings multi_v7_defconfig (gcc-8): 5 warnings multi_v7_defconfig (gcc-8): 6 warnings sunxi_defconfig (gcc-8): 1 warning i386: mips: ip27_defconfig (gcc-8): 1 warning lemote2f_defconfig (gcc-8): 1 warning malta_qemu_32r6_defconfig (gcc-8): 1 warning riscv: defconfig (gcc-8): 1 warning rv32_defconfig (gcc-8): 6 warnings x86_64: allmodconfig (gcc-8): 1 warning tinyconfig (gcc-8): 1 warning Warnings summary: 24 1 warning generated. 9 fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2= =80=98write_one_page=E2=80=99, declared with attribute warn_unused_result [= -Wunused-result] 9 drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer fro= m integer of different size [-Wint-to-pointer-cast] 7 2 warnings generated. 5 arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:523.3-30: Warn= ing (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10:reg: I2C addr= ess must be less than 10-bits, got "0x40000010" 5 arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:521.11-525.4: = Warning (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10: I2C bus = unit address format error, expected "40000010" 5 arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:437.3-30: Warn= ing (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10:reg: I2C addr= ess must be less than 10-bits, got "0x40000010" 5 arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:435.11-439.4: = Warning (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10: I2C bus = unit address format error, expected "40000010" 4 drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer fro= m integer of different size [-Wint-to-pointer-cast] 4 drivers/gpu/drm/drm_dp_mst_topology.c:5400:30: warning: suggest br= aces around initialization of subobject [-Wmissing-braces] 4 drivers/dma/sun4i-dma.c:30:51: warning: statement with no effect [= -Wunused-value] 2 fs/btrfs/volumes.c:7338:3: warning: ignoring return value of funct= ion declared with 'warn_unused_result' attribute [-Wunused-result] 2 fs/btrfs/backref.c:394:30: warning: suggest braces around initiali= zation of subobject [-Wmissing-braces] 2 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:722:36: warning: suggest br= aces around initialization of subobject [-Wmissing-braces] 2 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2675:80= : warning: suggest braces around initialization of subobject [-Wmissing-bra= ces] 2 :830:2: warning: #warning syscall fstat64 not implemented [= -Wcpp] 2 :1511:2: warning: #warning syscall clone3 not implemented [= -Wcpp] 2 :1127:2: warning: #warning syscall fstatat64 not implemente= d [-Wcpp] 2 3 warnings generated. 1 {standard input}:141: Warning: macro instruction expanded into mul= tiple instructions 1 net/nfc/hci/llc_shdlc.c:687:34: warning: variable 'connect_wq' is = uninitialized when used within its own initialization [-Wuninitialized] 1 net/nfc/hci/command.c:59:34: warning: variable 'ew_wq' is uninitia= lized when used within its own initialization [-Wuninitialized] 1 mm/shmem.c:2742:35: warning: variable 'shmem_falloc_waitq' is unin= itialized when used within its own initialization [-Wuninitialized] 1 fs/proc/proc_sysctl.c:705:35: warning: variable 'wq' is uninitiali= zed when used within its own initialization [-Wuninitialized] 1 fs/proc/base.c:1985:35: warning: variable 'wq' is uninitialized wh= en used within its own initialization [-Wuninitialized] 1 fs/nfs/dir.c:461:34: warning: variable 'wq' is uninitialized when = used within its own initialization [-Wuninitialized] 1 fs/nfs/dir.c:1532:34: warning: variable 'wq' is uninitialized when= used within its own initialization [-Wuninitialized] 1 fs/namei.c:3213:34: warning: variable 'wq' is uninitialized when u= sed within its own initialization [-Wuninitialized] 1 fs/namei.c:1736:34: warning: variable 'wq' is uninitialized when u= sed within its own initialization [-Wuninitialized] 1 fs/fuse/readdir.c:161:34: warning: variable 'wq' is uninitialized = when used within its own initialization [-Wuninitialized] 1 fs/cifs/readdir.c:84:34: warning: variable 'wq' is uninitialized w= hen used within its own initialization [-Wuninitialized] 1 fs/afs/dir_silly.c:205:34: warning: variable 'wq' is uninitialized= when used within its own initialization [-Wuninitialized] 1 drivers/scsi/lpfc/lpfc_sli.c:11909:34: warning: variable 'done_q' = is uninitialized when used within its own initialization [-Wuninitialized] 1 drivers/scsi/lpfc/lpfc_scsi.c:4728:34: warning: variable 'waitq' i= s uninitialized when used within its own initialization [-Wuninitialized] 1 drivers/scsi/bfa/bfad_im.c:378:34: warning: variable 'wq' is unini= tialized when used within its own initialization [-Wuninitialized] 1 drivers/scsi/bfa/bfad_im.c:301:34: warning: variable 'wq' is unini= tialized when used within its own initialization [-Wuninitialized] 1 drivers/net/wireless/ath/ath11k/debugfs_sta.c:185:7: warning: vari= able 'rate_idx' is used uninitialized whenever 'if' condition is false [-Ws= ometimes-uninitialized] 1 drivers/net/wireless/ath/ath11k/debugfs_sta.c:184:13: warning: var= iable 'rate_idx' is used uninitialized whenever 'if' condition is false [-W= sometimes-uninitialized] 1 drivers/net/wireless/ath/ath11k/debugfs_sta.c:175:7: warning: vari= able 'rate_idx' is used uninitialized whenever 'if' condition is false [-Ws= ometimes-uninitialized] 1 drivers/net/wireless/ath/ath11k/debugfs_sta.c:139:13: note: initia= lize the variable 'rate_idx' to silence this warning 1 drivers/net/usb/lan78xx.c:2659:34: warning: variable 'unlink_wakeu= p' is uninitialized when used within its own initialization [-Wuninitialize= d] 1 drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to = integer of different size [-Wpointer-to-int-cast] 1 drivers/net/ethernet/amazon/ena/ena_netdev.c:313:38: warning: sugg= est braces around initialization of subobject [-Wmissing-braces] 1 drivers/misc/mic/vop/vop_vringh.c:399:34: warning: variable 'wake'= is uninitialized when used within its own initialization [-Wuninitialized] 1 drivers/misc/mic/vop/vop_vringh.c:155:34: warning: variable 'wake'= is uninitialized when used within its own initialization [-Wuninitialized] 1 drivers/gpu/host1x/syncpt.c:208:34: warning: variable 'wq' is unin= itialized when used within its own initialization [-Wuninitialized] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2673:53= : warning: suggest braces around initialization of subobject [-Wmissing-bra= ces] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:980:36: wa= rning: address of 'sink->edid_caps.panel_patch.skip_scdc_overwrite' will al= ways evaluate to 'true' [-Wpointer-bool-conversion] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c:342= :53: warning: suggest braces around initialization of subobject [-Wmissing-= braces] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c:116= :62: warning: suggest braces around initialization of subobject [-Wmissing-= braces] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:297:4= 1: warning: suggest braces around initialization of subobject [-Wmissing-br= aces] 1 drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8538:4= 3: warning: suggest braces around initialization of subobject [-Wmissing-br= aces] 1 drivers/bluetooth/bluecard_cs.c:282:36: warning: variable 'wq' is = uninitialized when used within its own initialization [-Wuninitialized] 1 drivers/android/binderfs.c:657:41: warning: suggest braces around = initialization of subobject [-Wmissing-braces] 1 /tmp/cc6h79th.s:18191: Warning: using r15 results in unpredictable= behaviour 1 /tmp/cc6h79th.s:18119: Warning: using r15 results in unpredictable= behaviour 1 .config:1163:warning: override: UNWINDER_GUESS changes choice state Section mismatches summary: 1 WARNING: vmlinux.o(.text.unlikely+0x3a8c): 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: ---------------------------------------------------------------------------= ----- allmodconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 69 warnings, 0 sect= ion mismatches Warnings: mm/shmem.c:2742:35: warning: variable 'shmem_falloc_waitq' is uninitial= ized when used within its own initialization [-Wuninitialized] 1 warning generated. fs/proc/base.c:1985:35: warning: variable 'wq' is uninitialized when us= ed within its own initialization [-Wuninitialized] 1 warning generated. fs/proc/proc_sysctl.c:705:35: warning: variable 'wq' is uninitialized w= hen used within its own initialization [-Wuninitialized] 1 warning generated. fs/namei.c:1736:34: warning: variable 'wq' is uninitialized when used w= ithin its own initialization [-Wuninitialized] fs/namei.c:3213:34: warning: variable 'wq' is uninitialized when used w= ithin its own initialization [-Wuninitialized] 2 warnings generated. drivers/android/binderfs.c:657:41: warning: suggest braces around initi= alization of subobject [-Wmissing-braces] 1 warning generated. fs/afs/dir_silly.c:205:34: warning: variable 'wq' is uninitialized when= used within its own initialization [-Wuninitialized] 1 warning generated. drivers/bluetooth/bluecard_cs.c:282:36: warning: variable 'wq' is unini= tialized when used within its own initialization [-Wuninitialized] 1 warning generated. drivers/gpu/host1x/syncpt.c:208:34: warning: variable 'wq' is uninitial= ized when used within its own initialization [-Wuninitialized] 1 warning generated. fs/cifs/readdir.c:84:34: warning: variable 'wq' is uninitialized when u= sed within its own initialization [-Wuninitialized] 1 warning generated. fs/btrfs/volumes.c:7338:3: warning: ignoring return value of function d= eclared with 'warn_unused_result' attribute [-Wunused-result] 1 warning generated. fs/fuse/readdir.c:161:34: warning: variable 'wq' is uninitialized when = used within its own initialization [-Wuninitialized] 1 warning generated. net/nfc/hci/command.c:59:34: warning: variable 'ew_wq' is uninitialized= when used within its own initialization [-Wuninitialized] 1 warning generated. net/nfc/hci/llc_shdlc.c:687:34: warning: variable 'connect_wq' is unini= tialized when used within its own initialization [-Wuninitialized] 1 warning generated. fs/btrfs/backref.c:394:30: warning: suggest braces around initializatio= n of subobject [-Wmissing-braces] 1 warning generated. fs/nfs/dir.c:461:34: warning: variable 'wq' is uninitialized when used = within its own initialization [-Wuninitialized] fs/nfs/dir.c:1532:34: warning: variable 'wq' is uninitialized when used= within its own initialization [-Wuninitialized] 2 warnings generated. drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:722:36: warning: suggest braces = around initialization of subobject [-Wmissing-braces] 1 warning generated. drivers/misc/mic/vop/vop_vringh.c:155:34: warning: variable 'wake' is u= ninitialized when used within its own initialization [-Wuninitialized] drivers/misc/mic/vop/vop_vringh.c:399:34: warning: variable 'wake' is u= ninitialized when used within its own initialization [-Wuninitialized] 2 warnings generated. drivers/net/ethernet/amazon/ena/ena_netdev.c:313:38: warning: suggest b= races around initialization of subobject [-Wmissing-braces] 1 warning generated. drivers/gpu/drm/drm_dp_mst_topology.c:5400:30: warning: suggest braces = around initialization of subobject [-Wmissing-braces] drivers/gpu/drm/drm_dp_mst_topology.c:5400:30: warning: suggest braces = around initialization of subobject [-Wmissing-braces] 2 warnings generated. drivers/net/usb/lan78xx.c:2659:34: warning: variable 'unlink_wakeup' is= uninitialized when used within its own initialization [-Wuninitialized] 1 warning generated. drivers/net/wireless/ath/ath11k/debugfs_sta.c:185:7: warning: variable = 'rate_idx' is used uninitialized whenever 'if' condition is false [-Wsometi= mes-uninitialized] drivers/net/wireless/ath/ath11k/debugfs_sta.c:184:13: warning: variable= 'rate_idx' is used uninitialized whenever 'if' condition is false [-Wsomet= imes-uninitialized] drivers/net/wireless/ath/ath11k/debugfs_sta.c:175:7: warning: variable = 'rate_idx' is used uninitialized whenever 'if' condition is false [-Wsometi= mes-uninitialized] drivers/net/wireless/ath/ath11k/debugfs_sta.c:139:13: note: initialize = the variable 'rate_idx' to silence this warning 3 warnings generated. drivers/scsi/bfa/bfad_im.c:301:34: warning: variable 'wq' is uninitiali= zed when used within its own initialization [-Wuninitialized] drivers/scsi/bfa/bfad_im.c:378:34: warning: variable 'wq' is uninitiali= zed when used within its own initialization [-Wuninitialized] 2 warnings generated. drivers/scsi/lpfc/lpfc_sli.c:11909:34: warning: variable 'done_q' is un= initialized when used within its own initialization [-Wuninitialized] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8538:43: wa= rning: suggest braces around initialization of subobject [-Wmissing-braces] 1 warning generated. drivers/scsi/lpfc/lpfc_scsi.c:4728:34: warning: variable 'waitq' is uni= nitialized when used within its own initialization [-Wuninitialized] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c:116:62: = warning: suggest braces around initialization of subobject [-Wmissing-brace= s] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c:342:53: = warning: suggest braces around initialization of subobject [-Wmissing-brace= s] 2 warnings generated. drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:297:41: wa= rning: suggest braces around initialization of subobject [-Wmissing-braces] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:980:36: warning= : address of 'sink->edid_caps.panel_patch.skip_scdc_overwrite' will always = evaluate to 'true' [-Wpointer-bool-conversion] 1 warning generated. drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2673:53: war= ning: suggest braces around initialization of subobject [-Wmissing-braces] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2675:80: war= ning: suggest braces around initialization of subobject [-Wmissing-braces] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2675:80: war= ning: suggest braces around initialization of subobject [-Wmissing-braces] 3 warnings generated. ---------------------------------------------------------------------------= ----- allmodconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] ---------------------------------------------------------------------------= ----- allmodconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 22 warnings, 0 section = mismatches Warnings: /tmp/cc6h79th.s:18119: Warning: using r15 results in unpredictable beha= viour /tmp/cc6h79th.s:18191: Warning: using r15 results in unpredictable beha= viour fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] drivers/dma/sun4i-dma.c:30:51: warning: statement with no effect [-Wunu= sed-value] 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] arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:435.11-439.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:437.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:521.11-525.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:523.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" ---------------------------------------------------------------------------= ----- allmodconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] ---------------------------------------------------------------------------= ----- allnoconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- allnoconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- allnoconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- allnoconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- allnoconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- am200epdkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- aspeed_g5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 4 warnings, 0 se= ction mismatches Warnings: arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:435.11-439.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:437.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:521.11-525.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:523.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" ---------------------------------------------------------------------------= ----- assabet_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- at91_dt_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ath25_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ath79_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- axm55xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- axs103_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- bcm2835_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bcm47xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- bigsur_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bmips_be_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- bmips_stb_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- capcella_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- cerfcube_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- ci20_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- clps711x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- cm_x300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- cns3420vb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- colibri_pxa270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- colibri_pxa300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- collie_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- davinci_all_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- db1xxx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- decstation_64_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- decstation_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x3a8c): 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: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] ---------------------------------------------------------------------------= ----- defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- defconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 9 warnings, 0 section = mismatches Warnings: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of function d= eclared with 'warn_unused_result' attribute [-Wunused-result] 1 warning generated. fs/btrfs/backref.c:394:30: warning: suggest braces around initializatio= n of subobject [-Wmissing-braces] 1 warning generated. drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:722:36: warning: suggest braces = around initialization of subobject [-Wmissing-braces] 1 warning generated. drivers/gpu/drm/drm_dp_mst_topology.c:5400:30: warning: suggest braces = around initialization of subobject [-Wmissing-braces] drivers/gpu/drm/drm_dp_mst_topology.c:5400:30: warning: suggest braces = around initialization of subobject [-Wmissing-braces] 2 warnings generated. ---------------------------------------------------------------------------= ----- defconfig+kselftest (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] ---------------------------------------------------------------------------= ----- defconfig+kselftest (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] ---------------------------------------------------------------------------= ----- dove_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- e55_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- ebsa110_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- efm32_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- em_x270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ep93xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- footbridge_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- fuloong2e_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- gcw0_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- gpr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- h5000_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- hackkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- haps_hs_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- haps_hs_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- hisi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- hsdk_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- i386_defconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- imote2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- imx_v4_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- imx_v6_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- iop32x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ip22_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ip27_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] ---------------------------------------------------------------------------= ----- ip28_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- jmr3927_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- jornada720_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- lart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- lasat_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- lemote2f_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] ---------------------------------------------------------------------------= ----- loongson1b_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- loongson1c_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- loongson3_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- lpc18xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lpc32xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lubbock_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- magician_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mainstone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- malta_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- malta_kvm_guest_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warning= s, 0 section mismatches ---------------------------------------------------------------------------= ----- malta_qemu_32r6_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning= , 0 section mismatches Warnings: {standard input}:141: Warning: macro instruction expanded into multiple= instructions ---------------------------------------------------------------------------= ----- maltaaprp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- maltasmvp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- maltasmvp_eva_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- maltaup_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- maltaup_xpa_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- milbeaut_m10v_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- mmp2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- moxart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- mpc30x_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- multi_v4t_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- multi_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 4 warnings, 0 sec= tion mismatches Warnings: arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:435.11-439.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:437.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:521.11-525.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:523.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" ---------------------------------------------------------------------------= ----- multi_v7_defconfig+CONFIG_SMP=3Dn (arm, gcc-8) =E2=80=94 PASS, 0 errors, 5 = warnings, 0 section mismatches Warnings: drivers/dma/sun4i-dma.c:30:51: warning: statement with no effect [-Wunu= sed-value] arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:435.11-439.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:437.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:521.11-525.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:523.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" ---------------------------------------------------------------------------= ----- multi_v7_defconfig+kselftest (arm, gcc-8) =E2=80=94 PASS, 0 errors, 6 warni= ngs, 0 section mismatches Warnings: drivers/dma/sun4i-dma.c:30:51: warning: statement with no effect [-Wunu= sed-value] fs/btrfs/volumes.c:7338:3: warning: ignoring return value of =E2=80=98w= rite_one_page=E2=80=99, declared with attribute warn_unused_result [-Wunuse= d-result] arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:435.11-439.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:437.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@140/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:521.11-525.4: Warni= ng (i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10: I2C bus unit = address format error, expected "40000010" arch/arm/boot/dts/aspeed-bmc-facebook-tiogapass.dts:523.3-30: Warning (= i2c_bus_reg): /ahb/apb/bus@1e78a000/i2c-bus@380/ipmb0@10:reg: I2C address m= ust be less than 10-bits, got "0x40000010" ---------------------------------------------------------------------------= ----- mv78xx0_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- mvebu_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mxs_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- netwinder_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- nhk8815_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- nlm_xlp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nlm_xlr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- omap1_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- omap2plus_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- omega2p_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- oxnas_v6_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- pcm027_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pic32mzda_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- pleb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- prima2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa168_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa255-idp_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- qcom_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- qi_lb60_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- rbtx49xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- realview_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- rm200_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- rpc_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- rt305x_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- rv32_defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 6 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] :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] ---------------------------------------------------------------------------= ----- s5pv210_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- sama5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sb1250_swarm_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- shannon_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- shmobile_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- simpad_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- socfpga_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- spear13xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- spear6xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- spitz_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sunxi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: drivers/dma/sun4i-dma.c:30:51: warning: statement with no effect [-Wunu= sed-value] ---------------------------------------------------------------------------= ----- tango4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- tb0219_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tb0226_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tb0287_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- tct_hammer_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- tegra_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- tinyconfig (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 (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: .config:1163:warning: override: UNWINDER_GUESS changes choice state ---------------------------------------------------------------------------= ----- tinyconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- 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 (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- trizeps4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- u300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- vdk_hs38_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- versatile_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- vf610m4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- viper_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- vocore2_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- vt8500_v6_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- workpad_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig+kvm_guest (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warn= ings, 0 section mismatches ---------------------------------------------------------------------------= ----- xcep_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- zx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches --- For more info write to