diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2018-02-14 13:17:47 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-02-15 00:10:02 +0100 |
commit | c1e150ceb61e4a585bad156da15c33bfe89f5858 (patch) | |
tree | e3487e63933f4189c2ae9449a00d9f10b6555a7a /net/ieee802154 | |
parent | powerpc/powernv: IMC fix out of bounds memory access at shutdown (diff) | |
download | linux-c1e150ceb61e4a585bad156da15c33bfe89f5858.tar.xz linux-c1e150ceb61e4a585bad156da15c33bfe89f5858.zip |
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: 1d9a090783be ("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>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions