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 97ADBC432C0 for ; Mon, 2 Dec 2019 15:54:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3A9BD20717 for ; Mon, 2 Dec 2019 15:54:22 +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="SbGfLiBD" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727436AbfLBPyV (ORCPT ); Mon, 2 Dec 2019 10:54:21 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:35711 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727432AbfLBPyV (ORCPT ); Mon, 2 Dec 2019 10:54:21 -0500 Received: by mail-wm1-f67.google.com with SMTP id u8so329702wmu.0 for ; Mon, 02 Dec 2019 07:54:13 -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=Tk9gDRs0xDgiRVe036dmOgni00v2oIreI4okxXX7mio=; b=SbGfLiBDgI6jInJVRtqWngqBZWvoX9r2MeAyOOBl68l2KahjGjfriRC2wbaZPVuqVc veRsgO4nfIYjUfILoifF9VoCEweCCcB/PRZOGzmZLyHv20i0XGT0ZEEUEA9v1tLNjjwl cx3jfO++SgfJQT19Vo2eGWoNbuY61Pc05iz0pCcdzrGSFrEk51DcwhzrEUVN9fRLXCAx 2r1Wln1zwtS52XiqkkzDFbHeAN8j/fDv1rou3MIfoC8XMv8k64P2mbebWkui6TXXD/bS O71w6J8y8RretvbYuTDJsRgVZ/dr4KV9rOQZ959VzgtXWNoHl5lCl17sdYhndlM4PpPM LzKQ== 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=Tk9gDRs0xDgiRVe036dmOgni00v2oIreI4okxXX7mio=; b=aVtVNoWkkuJ5c4WDx4/eWGuNU/N4v/cGJiqBnRe+I6ef7JNKCA2Qmg+WQAsjHnsBm/ tKnhrBkGGWksq5f6TC0M+Ndm2ERmt7pfxUJdiuTClhKh+jD9mOTnsj3MhronTmE3qyU2 qYwmK0+iGGZEvPHJfTB38Y9laiSNy4iSd8p5G/qOo3cQRWAfyiWU8NZY3s+xUEkcdg/7 HeqaFsxq9b/X4AWyRCdkBaou4EJx15DuQaG1B0p4mS0tx/AgUtnk40JexS26FtIbj2OI bY7cCt74YRKpXXnz2Cza0/JpsUtulKhZK0EgPNrVsLkJSL6z9gDbYoNV1U0jI5P+B35O 3NOA== X-Gm-Message-State: APjAAAU0RClqFR1wTPxltJNb5jAoIw3eikC4I7CRQ+R1B0lZ4cssQlKy kIJ1axzxv0Jy+C22gC2Cf/8frXdcPtdWWg== X-Google-Smtp-Source: APXvYqzEYt31zI14Bn9nnTAafVPwWLpGJUbKeAAFJS34dvH5m4yhBg1Ffp5bDfAvpgvpvU9NNKttWw== X-Received: by 2002:a1c:ca:: with SMTP id 193mr29205831wma.111.1575302051434; Mon, 02 Dec 2019 07:54:11 -0800 (PST) Received: from [148.251.42.114] ([2a01:4f8:201:9271::2]) by smtp.gmail.com with ESMTPSA id r6sm27386127wrq.92.2019.12.02.07.54.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Dec 2019 07:54:10 -0800 (PST) Message-ID: <5de533a2.1c69fb81.73e6e.bf30@mx.google.com> Date: Mon, 02 Dec 2019 07:54:10 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: build X-Kernelci-Kernel: v4.14.157 X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.14.y Subject: stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.157) To: stable@vger.kernel.org From: "kernelci.org bot" Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warning= s (v4.14.157) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.= y/kernel/v4.14.157/ Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.157 Git Commit: fbc5fe7a54d02e11972e3b2a5ddb6ffc88162c8f Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.git Built: 6 unique architectures Warnings Detected: arc: arm64: allnoconfig (gcc-8): 2 warnings defconfig (gcc-8): 1 warning tinyconfig (gcc-8): 2 warnings arm: acs5k_defconfig (gcc-8): 1 warning acs5k_tiny_defconfig (gcc-8): 1 warning aspeed_g4_defconfig (gcc-8): 1 warning aspeed_g5_defconfig (gcc-8): 1 warning assabet_defconfig (gcc-8): 1 warning axm55xx_defconfig (gcc-8): 1 warning badge4_defconfig (gcc-8): 1 warning cerfcube_defconfig (gcc-8): 1 warning clps711x_defconfig (gcc-8): 1 warning cm_x300_defconfig (gcc-8): 1 warning cns3420vb_defconfig (gcc-8): 1 warning colibri_pxa270_defconfig (gcc-8): 1 warning colibri_pxa300_defconfig (gcc-8): 1 warning collie_defconfig (gcc-8): 1 warning corgi_defconfig (gcc-8): 1 warning davinci_all_defconfig (gcc-8): 1 warning dove_defconfig (gcc-8): 1 warning ebsa110_defconfig (gcc-8): 1 warning ep93xx_defconfig (gcc-8): 1 warning eseries_pxa_defconfig (gcc-8): 1 warning exynos_defconfig (gcc-8): 1 warning ezx_defconfig (gcc-8): 1 warning footbridge_defconfig (gcc-8): 1 warning gemini_defconfig (gcc-8): 1 warning h3600_defconfig (gcc-8): 1 warning hackkit_defconfig (gcc-8): 1 warning hisi_defconfig (gcc-8): 1 warning imote2_defconfig (gcc-8): 1 warning imx_v6_v7_defconfig (gcc-8): 1 warning integrator_defconfig (gcc-8): 1 warning iop13xx_defconfig (gcc-8): 1 warning iop32x_defconfig (gcc-8): 1 warning iop33x_defconfig (gcc-8): 1 warning ixp4xx_defconfig (gcc-8): 1 warning jornada720_defconfig (gcc-8): 1 warning keystone_defconfig (gcc-8): 1 warning ks8695_defconfig (gcc-8): 1 warning lart_defconfig (gcc-8): 1 warning lpd270_defconfig (gcc-8): 1 warning lubbock_defconfig (gcc-8): 1 warning magician_defconfig (gcc-8): 1 warning mainstone_defconfig (gcc-8): 1 warning mini2440_defconfig (gcc-8): 1 warning mmp2_defconfig (gcc-8): 1 warning moxart_defconfig (gcc-8): 1 warning multi_v4t_defconfig (gcc-8): 1 warning multi_v5_defconfig (gcc-8): 1 warning multi_v7_defconfig (gcc-8): 1 warning mv78xx0_defconfig (gcc-8): 1 warning mvebu_v5_defconfig (gcc-8): 1 warning mvebu_v7_defconfig (gcc-8): 1 warning mxs_defconfig (gcc-8): 1 warning neponset_defconfig (gcc-8): 1 warning netwinder_defconfig (gcc-8): 1 warning netx_defconfig (gcc-8): 1 warning nhk8815_defconfig (gcc-8): 1 warning nuc910_defconfig (gcc-8): 1 warning nuc950_defconfig (gcc-8): 1 warning nuc960_defconfig (gcc-8): 1 warning omap2plus_defconfig (gcc-8): 1 warning orion5x_defconfig (gcc-8): 1 warning palmz72_defconfig (gcc-8): 1 warning pcm027_defconfig (gcc-8): 1 warning prima2_defconfig (gcc-8): 1 warning pxa168_defconfig (gcc-8): 1 warning pxa255-idp_defconfig (gcc-8): 1 warning pxa3xx_defconfig (gcc-8): 1 warning pxa910_defconfig (gcc-8): 1 warning pxa_defconfig (gcc-8): 1 warning qcom_defconfig (gcc-8): 1 warning raumfeld_defconfig (gcc-8): 1 warning realview_defconfig (gcc-8): 1 warning rpc_defconfig (gcc-8): 1 warning s3c2410_defconfig (gcc-8): 1 warning s3c6400_defconfig (gcc-8): 1 warning s5pv210_defconfig (gcc-8): 1 warning sama5_defconfig (gcc-8): 1 warning shannon_defconfig (gcc-8): 1 warning simpad_defconfig (gcc-8): 1 warning socfpga_defconfig (gcc-8): 1 warning spear13xx_defconfig (gcc-8): 1 warning spear3xx_defconfig (gcc-8): 1 warning spear6xx_defconfig (gcc-8): 1 warning spitz_defconfig (gcc-8): 1 warning sunxi_defconfig (gcc-8): 1 warning tango4_defconfig (gcc-8): 1 warning tegra_defconfig (gcc-8): 1 warning trizeps4_defconfig (gcc-8): 1 warning u300_defconfig (gcc-8): 1 warning u8500_defconfig (gcc-8): 1 warning versatile_defconfig (gcc-8): 1 warning vexpress_defconfig (gcc-8): 1 warning vt8500_v6_v7_defconfig (gcc-8): 1 warning zeus_defconfig (gcc-8): 1 warning zx_defconfig (gcc-8): 1 warning i386: i386_defconfig (gcc-8): 1 warning mips: malta_qemu_32r6_defconfig (gcc-8): 1 warning x86_64: tinyconfig (gcc-8): 1 warning x86_64_defconfig (gcc-8): 1 warning Warnings summary: 98 fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may = be used uninitialized in this function [-Wmaybe-uninitialized] 2 arch/arm64/kernel/cpufeature.c:940:13: warning: =E2=80=98cpu_copy_= el2regs=E2=80=99 defined but not used [-Wunused-function] 2 arch/arm64/kernel/cpufeature.c:802:13: warning: =E2=80=98runs_at_e= l2=E2=80=99 defined but not used [-Wunused-function] 1 {standard input}:29: Warning: macro instruction expanded into mult= iple instructions 1 .config:1027:warning: override: UNWINDER_GUESS changes choice state =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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 ---------------------------------------------------------------------------= ----- acs5k_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- acs5k_tiny_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- allnoconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section = mismatches Warnings: arch/arm64/kernel/cpufeature.c:940:13: warning: =E2=80=98cpu_copy_el2re= gs=E2=80=99 defined but not used [-Wunused-function] arch/arm64/kernel/cpufeature.c:802:13: warning: =E2=80=98runs_at_el2=E2= =80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- allnoconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- 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 (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- am200epdkit_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- aspeed_g5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- assabet_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- at91_dt_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ath25_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- ath79_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- axm55xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- bcm2835_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- bcm47xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- bcm63xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 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 ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ci20_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- clps711x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- cns3420vb_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, = 0 section mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- colibri_pxa300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, = 0 section mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- collie_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- corgi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- davinci_all_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mis= matches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- dove_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- efm32_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- em_x270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- ep93xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- eseries_pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 s= ection mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- exynos_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ezx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- footbridge_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- fuloong2e_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- gemini_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- imote2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- integrator_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- iop13xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- iop32x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- iop33x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 se= ction mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- keystone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- ks8695_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- lart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- loongson1b_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- loongson1c_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- loongson3_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- lpc18xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lpc32xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- lpd270_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- lubbock_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- magician_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mainstone_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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}:29: 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 ---------------------------------------------------------------------------= ----- mini2440_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mips_paravirt_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings,= 0 section mismatches ---------------------------------------------------------------------------= ----- mmp2_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- moxart_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- multi_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mv78xx0_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mvebu_v5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mvebu_v7_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- mxs_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- neponset_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- netwinder_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- netx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- nhk8815_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- nlm_xlp_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nlm_xlr_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- nsim_hs_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- nsim_hs_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 = section mismatches ---------------------------------------------------------------------------= ----- nsimosci_hs_smp_defconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings= , 0 section mismatches ---------------------------------------------------------------------------= ----- nuc910_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- nuc950_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- nuc960_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- omega2p_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- orion5x_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- palmz72_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pcm027_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa168_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa255-idp_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 se= ction mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa910_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- pxa_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- qcom_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- qi_lb60_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- raumfeld_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- rb532_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- rbtx49xx_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- realview_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 section m= ismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- rt305x_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sect= ion mismatches ---------------------------------------------------------------------------= ----- s3c2410_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- s3c6400_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- s5pv210_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- sama5_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- socfpga_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 secti= on mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- spear13xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- spear3xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- spear6xx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- spitz_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- stm32_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- sunxi_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tango4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sectio= n mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- tinyconfig (arc, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (arm64, gcc-8) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section m= ismatches Warnings: arch/arm64/kernel/cpufeature.c:940:13: warning: =E2=80=98cpu_copy_el2re= gs=E2=80=99 defined but not used [-Wunused-function] arch/arm64/kernel/cpufeature.c:802:13: warning: =E2=80=98runs_at_el2=E2= =80=99 defined but not used [-Wunused-function] ---------------------------------------------------------------------------= ----- tinyconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mi= smatches ---------------------------------------------------------------------------= ----- tinyconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section mis= matches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section m= ismatches Warnings: .config:1027:warning: override: UNWINDER_GUESS changes choice state ---------------------------------------------------------------------------= ----- trizeps4_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- u300_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- u8500_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section= mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- versatile_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- 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, 1 warning, 0 = section mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- workpad_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 sec= tion mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- xcep_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- xilfpga_defconfig (mips, gcc-8) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sec= tion 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, 1 warning, 0 section = mismatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] ---------------------------------------------------------------------------= ----- zx_defconfig (arm, gcc-8) =E2=80=94 PASS, 0 errors, 1 warning, 0 section mi= smatches Warnings: fs/proc/task_mmu.c:761:7: warning: =E2=80=98last_vma=E2=80=99 may be us= ed uninitialized in this function [-Wmaybe-uninitialized] --- For more info write to