All of lore.kernel.org
 help / color / mirror / Atom feed
* mips builds failing in v3.18.38 and v4.1.29
@ 2016-07-31 23:57 Guenter Roeck
  2016-08-01  1:56 ` 陈华才
  0 siblings, 1 reply; 6+ messages in thread
From: Guenter Roeck @ 2016-07-31 23:57 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable, linux-kernel, Huacai Chen

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-01 22:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-31 23:57 mips builds failing in v3.18.38 and v4.1.29 Guenter Roeck
2016-08-01  1:56 ` 陈华才
2016-08-01 14:58   ` Levin, Alexander
2016-08-01 15:29     ` mips " Guenter Roeck
2016-08-01 15:37       ` Levin, Alexander
2016-08-01 21:23         ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.