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 B510CC2BA83 for ; Wed, 12 Feb 2020 10:26:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 55F672073C for ; Wed, 12 Feb 2020 10:26:45 +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="vul0QLN1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727716AbgBLK0o (ORCPT ); Wed, 12 Feb 2020 05:26:44 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:53382 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725887AbgBLK0o (ORCPT ); Wed, 12 Feb 2020 05:26:44 -0500 Received: by mail-wm1-f68.google.com with SMTP id s10so1506398wmh.3 for ; Wed, 12 Feb 2020 02:26:40 -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=9z6fmDpilG1IrQTArYPyPp1sqs73rrEXsReIajMWGmA=; b=vul0QLN1ujbqtqwwWSB/LKpOVZqlPC6AHnx4JDf9IrJ51AVYr/zJBEvYQfZBOUHj3e Ut1gofKmw15H0BTAbmEKNPkjZft2JMNN8et6UlHgNyNyQQu5db+E35SzOknRJlI0upvW esdZPcmLJlgI8y0vpiQJbTVhZ2LDAyscwuwUTh7J4qdNRzNKBo4yGFuP3234+GcGNeUF vO8dvNsFJgRrgCJp55PtwruxG+VS/4hlwk3nDiZHEftzhybX5jtE15lC/mk86aPd4jA5 RGAV4MUV0Zv/yEINVhK2nic43k9srehZXfsvR+v/aWKDvrOg52Ng4FzLfb9BsZ0Moal1 Fm2w== 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=9z6fmDpilG1IrQTArYPyPp1sqs73rrEXsReIajMWGmA=; b=SB6Xmxdapb6htY5mlHLyv3yQmAbBOrnNOf82JkrJO9MEPVNpjFB8uyDtysnQTPsWUk cp1/yhWOuu7ZpWIChcO/1ze3JArcEKa0VJbrTT6DDEgdNrGcdZqF9IbkdyT7xD5B4k3W cZaHO/Aq8MKqHT5QuQSitLzuudrpxuDzyZImWjzHq0dU9gpc6ruDfp518SPX6eEqS0Bf Zhil0uA9oj1qNY6mbUpEBREZFpe7vzCIIKYqXykyfILSz4Fnv/mfXCBi0DGf04Pn2uXS Yxq4APOhIKTEUKisms6yqs4mklr0+XgRdwM6D5I0qdihz8ElNkYIewZ1vB41nKM6s3L8 dGMg== X-Gm-Message-State: APjAAAXI8MmUoW+I+hJsCnAGCfWu0Do4skXPc0zf6ecD5tGmzLwKlK7H zA4xLQORIr7CcFYD30wBsXhhJ6mVmJ9+TA== X-Google-Smtp-Source: APXvYqxKjTFyDr7/wgD0GG7aPsMECOrU4YtDh3rG5F2WjGQbrjnetZnRe3xpDLpd4rrV/6Yht394yw== X-Received: by 2002:a7b:c450:: with SMTP id l16mr12449854wmi.31.1581503198208; Wed, 12 Feb 2020 02:26:38 -0800 (PST) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id t128sm152773wmf.28.2020.02.12.02.26.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Feb 2020 02:26:37 -0800 (PST) Message-ID: <5e43d2dd.1c69fb81.74294.0e3d@mx.google.com> Date: Wed, 12 Feb 2020 02:26:37 -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-20200212 Subject: next/master build: 156 builds: 0 failed, 156 passed, 131 warnings (next-20200212) 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: 156 builds: 0 failed, 156 passed, 131 warnings (next-202= 00212) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/ne= xt-20200212/ Tree: next Branch: master Git Describe: next-20200212 Git Commit: 12975989976505c36ae24229eff0cff35dc5b61a Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Built: 7 unique architectures Warnings Detected: arc: arm64: allmodconfig (gcc-8): 1 warning allmodconfig (clang-8): 67 warnings defconfig (clang-8): 7 warnings defconfig (gcc-8): 1 warning defconfig (gcc-8): 1 warning defconfig (gcc-8): 1 warning arm: allmodconfig (gcc-8): 21 warnings aspeed_g4_defconfig (gcc-8): 4 warnings aspeed_g5_defconfig (gcc-8): 4 warnings multi_v5_defconfig (gcc-8): 4 warnings multi_v7_defconfig (gcc-8): 4 warnings multi_v7_defconfig (gcc-8): 4 warnings i386: i386_defconfig (gcc-8): 1 warning mips: 32r2el_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 x86_64_defconfig (gcc-8): 1 warning Warnings summary: 22 1 warning generated. 10 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. 6 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" 6 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" 6 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" 6 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] 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/amd/amdgpu/../display/dc/core/dc_link_dp.c:2683: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/sun4i/sun6i_mipi_dsi.c:722:36: warning: suggest br= aces around initialization of subobject [-Wmissing-braces] 1 drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2681:53= : warning: suggest braces around initialization of subobject [-Wmissing-bra= ces] 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:8409: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/ccbQtk5P.s:18191: Warning: using r15 results in unpredictable= behaviour 1 /tmp/ccbQtk5P.s:18119: Warning: using r15 results in unpredictable= behaviour 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() 1 WARNING: vmlinux.o(.text.unlikely+0x3728): 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+kselftest (mips, gcc-8) =E2=80=94 PASS, 0 errors, 1 warnin= g, 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, 21 warnings, 0 section = mismatches Warnings: /tmp/ccbQtk5P.s:18119: Warning: using r15 results in unpredictable beha= viour /tmp/ccbQtk5P.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/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] ---------------------------------------------------------------------------= ----- allmodconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 67 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. drivers/bluetooth/bluecard_cs.c:282:36: warning: variable 'wq' is unini= tialized when used within its own initialization [-Wuninitialized] 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/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/fuse/readdir.c:161:34: warning: variable 'wq' is uninitialized when = used 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/btrfs/backref.c:394:30: warning: suggest braces around initializatio= n of subobject [-Wmissing-braces] 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/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/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/gpu/drm/sun4i/sun6i_mipi_dsi.c:722:36: warning: suggest braces = around initialization of subobject [-Wmissing-braces] 1 warning 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/net/usb/lan78xx.c:2659:34: warning: variable 'unlink_wakeup' is= uninitialized when used within its own initialization [-Wuninitialized] 1 warning 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/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/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/lpfc/lpfc_sli.c:11909:34: warning: variable 'done_q' is un= initialized when used within its own initialization [-Wuninitialized] 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/amdgpu_dm/amdgpu_dm.c:8409:43: wa= rning: suggest braces around initialization of subobject [-Wmissing-braces] 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_dp.c:2681:53: war= ning: suggest braces around initialization of subobject [-Wmissing-braces] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2683:80: war= ning: suggest braces around initialization of subobject [-Wmissing-braces] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2683: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] ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- allnoconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- allnoconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- allnoconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- allnoconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- aspeed_g4_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" ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- badge4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- bcm2835_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bcm47xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- 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_x2xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- cm_x300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- cns3420vb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- colibri_pxa300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- collie_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- corgi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- cu1000-neo_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- db1xxx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- decstation_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches 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() ---------------------------------------------------------------------------= ----- decstation_r4k_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches Section mismatches: WARNING: vmlinux.o(.text.unlikely+0x3728): Section mismatch in referenc= e from the function pmax_setup_memory_region() to the function .init.text:a= dd_memory_region() ---------------------------------------------------------------------------= ----- defconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 7 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/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 (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+CONFIG_RANDOMIZE_BASE=3Dy (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] ---------------------------------------------------------------------------= ----- 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] ---------------------------------------------------------------------------= ----- 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] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- em_x270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ep93xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- eseries_pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- exynos_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ezx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- footbridge_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- gcw0_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- gemini_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- h3600_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- h5000_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- hackkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- i386_defconfig+kselftest (i386, 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] ---------------------------------------------------------------------------= ----- imote2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- imx_v4_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- imx_v6_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- integrator_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- ip22_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ip28_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- ip32_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- jazz_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- jornada720_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- keystone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- lart_defconfig (arm, 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_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection 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 ---------------------------------------------------------------------------= ----- maltaup_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mini2440_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mips_paravirt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- 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_CPU_BIG_ENDIAN=3Dy (arm, gcc-8) =E2=80=94 PASS, 0= errors, 4 warnings, 0 section 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, 4 = warnings, 0 section 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" ---------------------------------------------------------------------------= ----- mv78xx0_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- mvebu_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mvebu_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mxs_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- neponset_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- netwinder_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- nhk8815_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- nlm_xlp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nlm_xlr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nommu_virt_defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- oxnas_v6_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- palmz72_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pcm027_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pic32mzda_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- pxa168_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa255-idp_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- pxa3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- rb532_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] ---------------------------------------------------------------------------= ----- s3c2410_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 ---------------------------------------------------------------------------= ----- stm32_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sunxi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- tango4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- tb0219_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 ---------------------------------------------------------------------------= ----- tegra_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- tinyconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- tinyconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- tinyconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- u300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- vdk_hs38_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- viper_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- vt8500_v6_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig+kselftest (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warn= ing, 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] ---------------------------------------------------------------------------= ----- xcep_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- zeus_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- zx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches --- For more info write to