Files
linux/arch/powerpc/include/asm
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
..
2018-01-21 01:06:10 +11:00
2017-08-15 22:55:58 +10:00
2017-04-21 21:08:47 +10:00
2017-06-28 06:54:33 -07:00
2018-01-21 23:21:14 +11:00
2018-01-21 01:06:10 +11:00
2018-01-24 11:42:58 +11:00
2018-01-21 22:43:43 +11:00
2017-08-31 14:26:56 +10:00
2018-01-15 09:35:26 +01:00
2017-11-12 09:03:10 +11:00