From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932511AbdKFOoj (ORCPT ); Mon, 6 Nov 2017 09:44:39 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59092 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753063AbdKFOoh (ORCPT ); Mon, 6 Nov 2017 09:44:37 -0500 Date: Mon, 6 Nov 2017 15:44:49 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 3.18 00/27] 3.18.80-stable review Message-ID: <20171106144449.GA26818@kroah.com> References: <20171106112736.529730803@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 06, 2017 at 06:35:46AM -0800, Guenter Roeck wrote: > On 11/06/2017 03:27 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.80 release. > > There are 27 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Wed Nov 8 11:27:27 UTC 2017. > > Anything received after that time might be too late. > > > > Build is still ongoing, but here is some early feedback: > > Build reference: v3.18.79-28-g8511676 > > Building arm:allmodconfig ... failed > -------------- > Error log: > /opt/buildbot/slave/stable-queue-3.18/build/drivers/gpu/drm/msm/msm_gem_submit.c:37:33: error: two or more data types in declaration specifiers > struct msm_gpu *gpu, uint32_t int nr) > > Introduced by commit 93f524fe2abb8 ("drm/msm: Fix potential buffer overflow issue"). > Looks like a bad backport. Ugh, you are right, I missed that. I've now fixed this for 4.4 and 3.18 trees, and will push out a new git tree... thanks, greg k-h