From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:36932 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753391AbeBULg0 (ORCPT ); Wed, 21 Feb 2018 06:36:26 -0500 Date: Wed, 21 Feb 2018 12:36:28 +0100 From: gregkh To: Arnd Bergmann Cc: stable , Olof Johansson , Kernel Build Reports Mailman List , Olof's autobuilder , Linux Kernel Mailing List , Linux Media Mailing List Subject: Re: stable-rc build: 3 warnings 0 failures (stable-rc/v4.14.20-119-g1b1ab1d) Message-ID: <20180221113628.GC19900@kroah.com> References: <5a8c18fe.594a620a.7443c.50c7@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Tue, Feb 20, 2018 at 04:22:04PM +0100, Arnd Bergmann wrote: > On Tue, Feb 20, 2018 at 1:47 PM, Olof's autobuilder wrote: > > > Warnings: > > > > arm64.allmodconfig: > > drivers/media/tuners/r820t.c:1334:1: warning: the frame size of 2896 bytes is larger than 2048 bytes [-Wframe-larger-than=] > > Hi Greg, > > please add > > 16c3ada89cff ("media: r820t: fix r820t_write_reg for KASAN") > > This is an old bug, but hasn't shown up before as the stack warning > limit was turned off > in allmodconfig kernels. The fix is also on the backport lists I sent > for 4.9 and 4.4. Now applied, thanks. greg k-h