]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Netlogic: Add cpu to node mapping for XLP9XX
authorJayachandran C <jchandra@broadcom.com>
Sat, 21 Dec 2013 11:22:26 +0000 (16:52 +0530)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 20:39:45 +0000 (21:39 +0100)
commitccaab600acdc0258bbd94feef99f9bbedc914189
treebd7c91a93bed01f59c80f491cb2ebea3e3a75ef8
parentd313c26aab2cf57d42b608dbbdc8c68b9cda219c
MIPS: Netlogic: Add cpu to node mapping for XLP9XX

XLP9XX has 20 cores per node, opposed to 8 on earlier XLP8XX.
Update code that calculates node id from cpu id to handle this.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6283/
arch/mips/include/asm/mach-netlogic/multi-node.h
arch/mips/include/asm/netlogic/mips-extns.h
arch/mips/netlogic/common/irq.c
arch/mips/netlogic/common/smp.c
arch/mips/netlogic/xlp/setup.c
arch/mips/netlogic/xlp/wakeup.c
arch/mips/netlogic/xlr/wakeup.c
arch/mips/pci/msi-xlp.c