On Thu, Jul 4, 2019 at 5:42 PM Sasha Levin <sashal@xxxxxxxxxx> wrote: > > On Thu, Jul 04, 2019 at 01:46:36PM +0200, Arnd Bergmann wrote: > >> arch/arm/mm/init.c:471:13: warning: unused variable 'itcm_end' [-Wunused-variable] > >> arch/arm/mm/init.c:470:13: warning: unused variable 'dtcm_end' [-Wunused-variable] > > > >Please backport this to 5.1-stable: > > > >e6c4375f7c92 ("ARM: 8865/1: mm: remove unused variables") > > It's not in mainline yet. oops, sorry about this. I only looked at the checked out tree which happened to be linux-next ;-) Arnd