linux/arch/mips/loongson/loongson-3
James Cowgill 21255dad9d MIPS: Loongson3: Fix __node_distances undefined error
export the __node_distances symbol in the loongson3 numa code to fix the
build error:

  Building modules, stage 2.
  MODPOST 221 modules
ERROR: "__node_distances" [drivers/block/nvme.ko] undefined!
scripts/Makefile.modpost:90: recipe for target '__modpost' failed

when building the kernel with:
 CONFIG_CPU_LOONGSON3=y
 CONFIG_NUMA=y
 CONFIG_BLK_DEV_NVME=m

Signed-off-by: James Cowgill <James.Cowgill@imgtec.com>
Cc: <stable@vger.kernel.org> # v3.17+
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Huacai Chen <chenhc@lemote.com>
Cc: linux-mips@linux-mips.org
Cc: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Patchwork: https://patchwork.linux-mips.org/patch/8444/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-11-19 18:22:07 +01:00
..
cop2-ex.c MIPS: Loongson: Fix COP2 usage for preemptible kernel 2014-08-19 18:04:24 +02:00
irq.c MIPS: Add Loongson-3B support 2014-07-30 21:47:00 +02:00
Makefile MIPS: Loongson-3: Enable the COP2 usage 2014-07-30 21:47:17 +02:00
numa.c MIPS: Loongson3: Fix __node_distances undefined error 2014-11-19 18:22:07 +01:00
smp.c mips: Replace __get_cpu_var uses 2014-08-26 13:45:51 -04:00
smp.h MIPS: Add Loongson-3B support 2014-07-30 21:47:00 +02:00