From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:47020 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751622AbdLLL7G (ORCPT ); Tue, 12 Dec 2017 06:59:06 -0500 Date: Tue, 12 Dec 2017 12:59:09 +0100 From: gregkh To: Arnd Bergmann Cc: "kernelci.org bot" , Kernel Build Reports Mailman List , "# 4.4.x" , Linux Kernel Mailing List Subject: Re: stable-rc/linux-4.4.y build: 178 builds: 3 failed, 175 passed, 3 errors, 3 warnings (v4.4.105-33-g60c2da397c68) Message-ID: <20171212115909.GB13411@kroah.com> References: <5a2f1707.c4141c0a.4b4a7.293b@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Tue, Dec 12, 2017 at 11:14:36AM +0100, Arnd Bergmann wrote: > On Tue, Dec 12, 2017 at 12:38 AM, kernelci.org bot wrote: > > Build Failures Detected: > > > > > > Errors and Warnings Detected: > > > > arm64: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) > > defconfig 1 error 1 warning > > arm: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) > > exynos_defconfig 1 error 1 warning > > multi_v7_defconfig 1 error 1 warning > > Errors summary: > > 2 drivers/gpu/drm/exynos/exynos_drm_gem.c:254:3: error: implicit declaration of function 'DRM_WARN' [-Werror=implicit-function-declaration] > > Backporting commit 120a264f9c27 ("drm/exynos: gem: Drop NONCONTIG flag > for buffers > allocated without IOMMU") depends on commit > > 30b0da8d556e ("drm: extra printk() wrapper macros") > > which was merged into linux-4.9. Now picked up, thanks. greg k-h