linux-stable/arch
Corentin Labbe aa2a0c23c9 powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n
[ Upstream commit c1e150ceb6 ]

When CONFIG_NUMA is not set, the build fails with:

  arch/powerpc/platforms/pseries/hotplug-cpu.c:335:4:
  error: déclaration implicite de la fonction « update_numa_cpu_lookup_table »

So we have to add update_numa_cpu_lookup_table() as an empty function
when CONFIG_NUMA is not set.

Fixes: 1d9a090783 ("powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-11-04 14:52:42 +01:00
..
alpha sys: don't hold uts_sem while accessing userspace memory 2018-09-09 19:56:00 +02:00
arc ARC: build: Don't set CROSS_COMPILE in arch's Makefile 2018-10-20 09:48:53 +02:00
arm ARM: dts: BCM63xx: Fix incorrect interrupt specifiers 2018-11-04 14:52:38 +01:00
arm64 arm64: hugetlb: Fix handling of young ptes 2018-11-04 14:52:38 +01:00
blackfin
c6x
cris
frv
h8300
hexagon hexagon: modify ffs() and fls() to return int 2018-10-10 08:54:25 +02:00
ia64
m32r
m68k m68k: fix "bad page state" oops on ColdFire boot 2018-08-24 13:09:11 +02:00
metag
microblaze
mips MIPS: VDSO: Always map near top of user memory 2018-10-18 09:16:23 +02:00
mn10300
nios2
openrisc openrisc: entry: Fix delay slot exception detection 2018-08-24 13:09:11 +02:00
parisc parisc: Remove unnecessary barriers from spinlock.h 2018-08-24 13:09:22 +02:00
powerpc powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n 2018-11-04 14:52:42 +01:00
s390 s390/extmem: fix gcc 8 stringop-overflow warning 2018-10-03 17:00:50 -07:00
score
sh
sparc sys: don't hold uts_sem while accessing userspace memory 2018-09-09 19:56:00 +02:00
tile
um
unicore32
x86 perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events 2018-11-04 14:52:40 +01:00
xtensa xtensa: ISS: don't allocate memory in platform_setup 2018-09-26 08:38:08 +02:00
.gitignore
Kconfig mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE 2018-09-05 09:26:37 +02:00