linux_dsm_epyc7002/arch/powerpc
Corentin Labbe c1e150ceb6 powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n
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>
2018-02-15 10:10:02 +11:00
..
boot powerpc updates for 4.16 2018-02-02 10:01:04 -08:00
configs powerpc updates for 4.16 2018-02-02 10:01:04 -08:00
crypto
include powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n 2018-02-15 10:10:02 +11:00
kernel powerpc: Expose TSCR via sysfs only on powernv 2018-02-15 09:54:42 +11:00
kvm KVM changes for 4.16 2018-02-10 13:16:35 -08:00
lib
math-emu
mm powerpc/mm/hash64: Store the slot information at the right offset for hugetlb 2018-02-13 22:37:48 +11:00
net
oprofile
perf
platforms powerpc/powernv: IMC fix out of bounds memory access at shutdown 2018-02-15 09:54:45 +11:00
purgatory
sysdev powerpc/xive: Use hw CPU ids when configuring the CPU queues 2018-02-15 09:54:43 +11:00
tools
xmon
Kconfig Merge branch 'linus' into sched/urgent, to resolve conflicts 2018-02-06 21:12:31 +01:00
Kconfig.debug
Makefile
Makefile.postlink