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 BCCF3C35250 for ; Mon, 10 Feb 2020 05:45:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6928220714 for ; Mon, 10 Feb 2020 05:45:55 +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="Ywtww2o1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726796AbgBJFpy (ORCPT ); Mon, 10 Feb 2020 00:45:54 -0500 Received: from mail-wm1-f46.google.com ([209.85.128.46]:34923 "EHLO mail-wm1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726376AbgBJFpy (ORCPT ); Mon, 10 Feb 2020 00:45:54 -0500 Received: by mail-wm1-f46.google.com with SMTP id b17so9057924wmb.0 for ; Sun, 09 Feb 2020 21:45:51 -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=H4lh0SeHyO8vLZmjttUFUqgaUouP6U8d0LBN8kF4A40=; b=Ywtww2o1h6ZybVQp4UBdGbkvRmjF2x1B/kKjhwrJJDUKhuyF+6HlvxAfOEOviPs9Bo TMIhc8eF43uw/y83gQtp0HoNhK3Vid5NzrPf1p75poIYxGeji4P5BtbiJhGIWl4+HZtG L8pavPE3ugKtCGvakCgEp1NYO0EROD56XQ6I7VOZZFQN879TqUpoaS4yCWbxpE5mlvjk 8YnQ+8GOUiND6IIoSN0xRbvDYiua/7JC0UwEAv6WcE+1QLTollwiXLXNSeXrNMTBANZm Pblirrl2UvpN/fhB3YQ6ky4fIwy+rCi0rPv9TTRBMTGQCcchmnEVO2KmdY94oqqWSnhy ICOw== 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=H4lh0SeHyO8vLZmjttUFUqgaUouP6U8d0LBN8kF4A40=; b=dE1/215ukKyJmlSDVFQSOt5gZvi4tJGxOYgIGheTTwm5uFqkBbOUAahxHUnI3E/wxX oj6JksPt3BVGVN1Vwu73MZ/8cE6u9/C9lpJ2SQyzny0jMLJFDxas7jNO7eitjhRIl/Mz 5JepGZEimGU11585d4gfZeeOUtC46k4Et1Txjw6J2CvRF1QGZjtj+dTuNOMybC4OUsev 3CRPAIyVZr51E5NQ9z/gijmAV4vLFb9ifNt1LJVmWfaPxXQcEFNV4BKVvj/guvtPR02b LExk1/394hkJVvi1gsixJIiq/c17Co/nAb728pgI4PvgaW0dPTnSes8O9PflpOBRuzTs xF8w== X-Gm-Message-State: APjAAAVUPhSchTUY/RrwoEHetrwvIOlnCzkkw9cQ6C+Za9rZp6sY622Q IkAlynYPpWBBzUyE0uRjBMwjAP0NfYI= X-Google-Smtp-Source: APXvYqysAKKP3ZAN4gZqK8iAsF7VHTpxvSmWsggnKZK+B52eiu6QJRpQZNkGemVi60IVhsO8BXB2cw== X-Received: by 2002:a7b:c0d9:: with SMTP id s25mr12840469wmh.98.1581313548959; Sun, 09 Feb 2020 21:45:48 -0800 (PST) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id n3sm14296291wmc.27.2020.02.09.21.45.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 09 Feb 2020 21:45:48 -0800 (PST) Message-ID: <5e40ee0c.1c69fb81.71734.dc96@mx.google.com> Date: Sun, 09 Feb 2020 21:45:48 -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-20200210 Subject: next/master build: 184 builds: 0 failed, 184 passed, 90 warnings (next-20200210) 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: 184 builds: 0 failed, 184 passed, 90 warnings (next-2020= 0210) Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/ne= xt-20200210/ Tree: next Branch: master Git Describe: next-20200210 Git Commit: 2981de746b18227892dfbda7b70c099077c4580d 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): 66 warnings arm: allmodconfig (gcc-8): 16 warnings i386: mips: malta_qemu_32r6_defconfig (gcc-8): 1 warning riscv: rv32_defconfig (gcc-8): 6 warnings x86_64: tinyconfig (gcc-8): 1 warning Warnings summary: 18 1 warning generated. 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. 4 drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer fro= m integer of different size [-Wint-to-pointer-cast] 2 drivers/gpu/drm/drm_dp_mst_topology.c:5400:30: warning: suggest br= aces around initialization 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 sound/soc/codecs/wcd934x.c:1894:11: warning: address of array 'wcd= ->tx_chs' will always evaluate to 'true' [-Wpointer-bool-conversion] 1 sound/soc/codecs/wcd934x.c:1886:11: warning: address of array 'wcd= ->rx_chs' will always evaluate to 'true' [-Wpointer-bool-conversion] 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:83: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:11918:34: warning: variable 'done_q' = is uninitialized when used within its own initialization [-Wuninitialized] 1 drivers/scsi/lpfc/lpfc_scsi.c:4726: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/ccs6ls45.s:18191: Warning: using r15 results in unpredictable= behaviour 1 /tmp/ccs6ls45.s:18119: Warning: using r15 results in unpredictable= behaviour 1 .config:1161:warning: override: UNWINDER_GUESS changes choice state Section mismatches summary: 1 WARNING: vmlinux.o(.text.unlikely+0x3a78): Section mismatch in ref= erence from the function pmax_setup_memory_region() to the function .init.t= ext:add_memory_region() =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Detailed per-defconfig build reports: ---------------------------------------------------------------------------= ----- 32r2el_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- 32r2el_defconfig+kselftest (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnin= gs, 0 section mismatches ---------------------------------------------------------------------------= ----- allmodconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 16 warnings, 0 section = mismatches Warnings: /tmp/ccs6ls45.s:18119: Warning: using r15 results in unpredictable beha= viour /tmp/ccs6ls45.s:18191: Warning: using r15 results in unpredictable beha= viour 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] ---------------------------------------------------------------------------= ----- allmodconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- allmodconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- allmodconfig (arm64, clang-8) =E2=80=94 PASS, 0 errors, 66 warnings, 0 sect= ion mismatches Warnings: fs/proc/base.c:1985:35: warning: variable 'wq' is uninitialized when us= ed within its own initialization [-Wuninitialized] 1 warning generated. 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/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:83: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/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. 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. 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/net/usb/lan78xx.c:2659:34: warning: variable 'unlink_wakeup' is= uninitialized when used within its own initialization [-Wuninitialized] 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/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. sound/soc/codecs/wcd934x.c:1886:11: warning: address of array 'wcd->rx_= chs' will always evaluate to 'true' [-Wpointer-bool-conversion] sound/soc/codecs/wcd934x.c:1894:11: warning: address of array 'wcd->tx_= chs' will always evaluate to 'true' [-Wpointer-bool-conversion] 2 warnings 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/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/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/scsi/lpfc/lpfc_sli.c:11918:34: warning: variable 'done_q' is un= initialized when used within its own initialization [-Wuninitialized] 1 warning generated. drivers/scsi/lpfc/lpfc_scsi.c:4726:34: warning: variable 'waitq' is uni= nitialized when used within its own initialization [-Wuninitialized] 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. ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- allnoconfig (mips, 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 (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 ---------------------------------------------------------------------------= ----- am200epdkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- ar7_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- aspeed_g4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- aspeed_g5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- assabet_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 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_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- axs103_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- badge4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- bcm63xx_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 ---------------------------------------------------------------------------= ----- capcella_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- cavium_octeon_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section 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 ---------------------------------------------------------------------------= ----- cobalt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- colibri_pxa270_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 ---------------------------------------------------------------------------= ----- davinci_all_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section 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+0x3a78): 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, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy (arm64, gcc-8) =E2=80=94 PASS, 0 errors= , 0 warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- defconfig+kselftest (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- defconfig+kselftest (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- dove_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- e55_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- gemini_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- gpr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= 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 ---------------------------------------------------------------------------= ----- hisi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- hsdk_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- i386_defconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- i386_defconfig+kselftest (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- imote2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- imx_v4_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- integrator_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection 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, 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 ---------------------------------------------------------------------------= ----- ixp4xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- jazz_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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, 0 warnings, 0 se= ction 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 ---------------------------------------------------------------------------= ----- lpd270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on 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_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 ---------------------------------------------------------------------------= ----- markeins_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- milbeaut_m10v_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- mini2440_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mips_paravirt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 ---------------------------------------------------------------------------= ----- msp71xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- mtx1_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- multi_v4t_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy (arm, gcc-8) =E2=80=94 PASS, 0= errors, 0 warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy (arm, gcc-8) =E2=80= =94 PASS, 0 errors, 0 warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+CONFIG_SMP=3Dn (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 = warnings, 0 section mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig+kselftest (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warni= ngs, 0 section mismatches ---------------------------------------------------------------------------= ----- mv78xx0_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- mvebu_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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- nsimosci_hs_defconfig (arc, 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 ---------------------------------------------------------------------------= ----- orion5x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- oxnas_v6_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- palmz72_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- pcm027_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pic32mzda_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 ---------------------------------------------------------------------------= ----- pnx8335_stb225_defconfig (mips, 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 ---------------------------------------------------------------------------= ----- pxa3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa910_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- qcom_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- 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] ---------------------------------------------------------------------------= ----- s3c2410_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- s5pv210_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- sama5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sb1250_swarm_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 ---------------------------------------------------------------------------= ----- socfpga_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- spear13xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- spear3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- spear6xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- spitz_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- stm32_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sunxi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- tango4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- tb0219_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 (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 (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: .config:1161:warning: override: UNWINDER_GUESS changes choice state ---------------------------------------------------------------------------= ----- tinyconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- trizeps4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- u300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- u8500_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- vdk_hs38_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- vdk_hs38_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section 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+kselftest (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warn= ings, 0 section 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 ---------------------------------------------------------------------------= ----- xway_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- zeus_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 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