[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <579E905E.3000706@roeck-us.net>
Date: Sun, 31 Jul 2016 16:57:18 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Sasha Levin <sasha.levin@...cle.com>
Cc: stable <stable@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Huacai Chen <chenhc@...ote.com>
Subject: mips builds failing in v3.18.38 and v4.1.29
Sorry I didn't notice earlier - my 3.18/4.1 build scripts were broken.
arch/mips/kernel/setup.c: In function 'arch_mem_init':
arch/mips/kernel/setup.c:689:2: error: implicit declaration of function 'reserve_bootmem_region'
Offending commit is 1dd0964204277108e ("MIPS: Reserve nosave data for hibernation").
It fixes a bug which does not exist in 3.18 / 4.1, in turn causing all mips builds in 3.18
and 4.1 to fail.
Guenter
Powered by blists - more mailing lists