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 build@lixom.net 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