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=-6.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 8E194C49ED7 for ; Wed, 11 Sep 2019 01:26:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 527EF20872 for ; Wed, 11 Sep 2019 01:26:26 +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="1lZ0gYn9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726239AbfIKB00 (ORCPT ); Tue, 10 Sep 2019 21:26:26 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:50927 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726224AbfIKB0Z (ORCPT ); Tue, 10 Sep 2019 21:26:25 -0400 Received: by mail-wm1-f66.google.com with SMTP id c10so1480274wmc.0 for ; Tue, 10 Sep 2019 18:26:22 -0700 (PDT) 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=ibKMXvup433JDjAomhmweIxLHVSPB+GIi3CQMMoeRD4=; b=1lZ0gYn9EpVT25oHbo3GpQjSVrC3wFLVwyoBads2A+P7TIWiKreYqtpNl0wSMW5MCr ltMvG7SttKn6RFi5sjo917oi6vtC6OYmTfnpFPyRkKiWxm81Qh7iS44bp8uJO5Rq6/EY Vcf7tH2nywXB3jTQy9DTso3tJVAFw6SEvH6eo1J0v9L3Gg2CfH/XItLWNZKhS0NUAMi2 HvF/KR8XwtHSnGsHn5W3uMqQkR+yXsp0z6UI0Tdcn4N45HcQPodga1raPMa1M5RBCz+C A+l9kDrdVkQDyMCEQOFa303rBsJEgr8oDl9WjP+WlNO7hPjU38mGZW4eJy4yQuSC20ZZ ZjkA== 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=ibKMXvup433JDjAomhmweIxLHVSPB+GIi3CQMMoeRD4=; b=UNircdXNobd0oDGfeGSZCngGEYMBHjwbhRhl25GJWlN8CWuJ2PNualjXcSEQi4YoGO sgTFTDp14uKBv8ee3HCzdftjUIIJPC2cSW/MwLbJVgdaxz50ClNRLLgPA6Kcjf/Z/naX SQupl5o6ewyWFyXQO//z1e11gVBQRyt5mZ0csBYE5KzpVorCCcthq+e0Q6A5YDEdXzuf bKXcpuqXExiHG6yeMZQ2Nof6SYnGpe6vqTmkJ/uIL8cDfIoihhWjBd2hsFAfgobdzp0b ZfnPiRJnFJY5+5TPJGxTq4fVYePCLCdlnuCIgOweaDufazb1EdhYIVohJW5Mmu+n+rOp KPAg== X-Gm-Message-State: APjAAAX5Pv+OkTtDNgug6jbXFKFVl5YsWPKQA0PkrUHnP8kTNtk1iWrW CBSQ8xpzctajy2t23eaQwg0UMO31wcqYTw== X-Google-Smtp-Source: APXvYqz4BvX74JFt0mGdxSL6VFBBXzOPk1KIkcTlZSEMt1NbPiLRkESAbKQdNyZklhqcdVZwfmrGbA== X-Received: by 2002:a7b:c4d0:: with SMTP id g16mr1810067wmk.94.1568165181865; Tue, 10 Sep 2019 18:26:21 -0700 (PDT) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id r17sm18246968wrt.68.2019.09.10.18.26.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2019 18:26:21 -0700 (PDT) Message-ID: <5d784d3d.1c69fb81.a23f0.6d5e@mx.google.com> Date: Tue, 10 Sep 2019 18:26:21 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v5.3-rc8-78-ga818894f80cc X-Kernelci-Tree: linusw X-Kernelci-Report-Type: build X-Kernelci-Branch: for-next Subject: linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-78-ga818894f80cc) To: linux-gpio@vger.kernel.org, fellows@kernelci.org From: "kernelci.org bot" Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-= 78-ga818894f80cc) Full Build Summary: https://kernelci.org/build/linusw/branch/for-next/kerne= l/v5.3-rc8-78-ga818894f80cc/ Tree: linusw Branch: for-next Git Describe: v5.3-rc8-78-ga818894f80cc Git Commit: a818894f80cc1327e2f20c07291701ccf31584ec Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.= git/ Built: 6 unique architectures Warnings Detected: arc: nsim_hs_defconfig (gcc-8): 2 warnings arm64: defconfig (gcc-8): 3 warnings arm: multi_v7_defconfig (gcc-8): 19 warnings mips: 32r2el_defconfig (gcc-8): 3 warnings riscv: x86_64: Warnings summary: 5 :1511:2: warning: #warning syscall clone3 not implemented [= -Wcpp] 2 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:800:20: warning: this sta= tement may fall through [-Wimplicit-fallthrough=3D] 2 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:795:20: warning: this sta= tement may fall through [-Wimplicit-fallthrough=3D] 2 drivers/pinctrl/pinctrl-rockchip.c:2783:3: warning: this statement= may fall through [-Wimplicit-fallthrough=3D] 1 drivers/video/fbdev/sh_mobile_lcdcfb.c:2086:22: warning: this stat= ement may fall through [-Wimplicit-fallthrough=3D] 1 drivers/video/fbdev/sh_mobile_lcdcfb.c:1596:22: warning: this stat= ement may fall through [-Wimplicit-fallthrough=3D] 1 drivers/usb/phy/phy-ab8500-usb.c:459:9: warning: this statement ma= y fall through [-Wimplicit-fallthrough=3D] 1 drivers/usb/phy/phy-ab8500-usb.c:440:9: warning: this statement ma= y fall through [-Wimplicit-fallthrough=3D] 1 drivers/usb/phy/phy-ab8500-usb.c:424:9: warning: this statement ma= y fall through [-Wimplicit-fallthrough=3D] 1 drivers/usb/phy/phy-ab8500-usb.c:370:9: warning: this statement ma= y fall through [-Wimplicit-fallthrough=3D] 1 drivers/usb/phy/phy-ab8500-usb.c:352:9: warning: this statement ma= y fall through [-Wimplicit-fallthrough=3D] 1 drivers/usb/phy/phy-ab8500-usb.c:332:9: warning: this statement ma= y fall through [-Wimplicit-fallthrough=3D] 1 drivers/mmc/host/sdhci-s3c.c:613:19: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 1 drivers/mmc/host/atmel-mci.c:2426:40: warning: this statement may = fall through [-Wimplicit-fallthrough=3D] 1 drivers/mmc/host/atmel-mci.c:2422:28: warning: this statement may = fall through [-Wimplicit-fallthrough=3D] 1 drivers/mmc/host/atmel-mci.c:2415:30: warning: this statement may = fall through [-Wimplicit-fallthrough=3D] 1 drivers/gpu/drm/sti/sti_hdmi.c:855:13: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 1 drivers/gpu/drm/sti/sti_hdmi.c:853:13: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 1 drivers/gpu/drm/sti/sti_hdmi.c:851:13: warning: this statement may= fall through [-Wimplicit-fallthrough=3D] 1 drivers/dma/imx-dma.c:542:6: warning: this statement may fall thro= ugh [-Wimplicit-fallthrough=3D] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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, 3 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- defconfig (riscv, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 3 warnings, 0 section mi= smatches Warnings: drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:795:20: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:800:20: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] drivers/pinctrl/pinctrl-rockchip.c:2783:3: warning: this statement may = fall through [-Wimplicit-fallthrough=3D] ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 19 warnings, 0 se= ction mismatches Warnings: drivers/dma/imx-dma.c:542:6: warning: this statement may fall through [= -Wimplicit-fallthrough=3D] drivers/mmc/host/sdhci-s3c.c:613:19: warning: this statement may fall t= hrough [-Wimplicit-fallthrough=3D] drivers/mmc/host/atmel-mci.c:2415:30: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] drivers/mmc/host/atmel-mci.c:2422:28: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] drivers/mmc/host/atmel-mci.c:2426:40: warning: this statement may fall = through [-Wimplicit-fallthrough=3D] drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:795:20: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] drivers/pinctrl/qcom/pinctrl-spmi-gpio.c:800:20: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] drivers/pinctrl/pinctrl-rockchip.c:2783:3: warning: this statement may = fall through [-Wimplicit-fallthrough=3D] drivers/video/fbdev/sh_mobile_lcdcfb.c:2086:22: warning: this statement= may fall through [-Wimplicit-fallthrough=3D] drivers/video/fbdev/sh_mobile_lcdcfb.c:1596:22: warning: this statement= may fall through [-Wimplicit-fallthrough=3D] drivers/usb/phy/phy-ab8500-usb.c:424:9: warning: this statement may fal= l through [-Wimplicit-fallthrough=3D] drivers/usb/phy/phy-ab8500-usb.c:440:9: warning: this statement may fal= l through [-Wimplicit-fallthrough=3D] drivers/usb/phy/phy-ab8500-usb.c:459:9: warning: this statement may fal= l through [-Wimplicit-fallthrough=3D] drivers/usb/phy/phy-ab8500-usb.c:332:9: warning: this statement may fal= l through [-Wimplicit-fallthrough=3D] drivers/usb/phy/phy-ab8500-usb.c:352:9: warning: this statement may fal= l through [-Wimplicit-fallthrough=3D] drivers/usb/phy/phy-ab8500-usb.c:370:9: warning: this statement may fal= l through [-Wimplicit-fallthrough=3D] drivers/gpu/drm/sti/sti_hdmi.c:851:13: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] drivers/gpu/drm/sti/sti_hdmi.c:853:13: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] drivers/gpu/drm/sti/sti_hdmi.c:855:13: warning: this statement may fall= through [-Wimplicit-fallthrough=3D] ---------------------------------------------------------------------------= ----- nsim_hs_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sect= ion mismatches Warnings: :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches --- For more info write to