All of lore.kernel.org
 help / color / mirror / Atom feed
* mips/sparc64 build failures in v3.18.38 and v4.1.29
@ 2016-08-01  0:23 Guenter Roeck
  0 siblings, 0 replies; only message in thread
From: Guenter Roeck @ 2016-08-01  0:23 UTC (permalink / raw)
  To: Sasha Levin, stable, linux-kernel

[ again, this time with Sasha's new e-mail address, and updated ]

Build failures in v3.18.38 and 4.1.29:

mips builds:

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.

sparc64 builds:

mm/init_64.c: In function 'bootmem_init_numa':
arch/sparc/mm/init_64.c:1311:4: error: 'numa_latency' undeclared

Caused by 0396a871c4e3 ("sparc64: Fix numa node distance initialization").
'numa_latency' does not exist in 3.18 and 4.1. It was introduced upstream with commit
52708d690b8be ("sparc64: Fix numa distance values").

Guenter

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-01  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-01  0:23 mips/sparc64 build failures in v3.18.38 and v4.1.29 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.