]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.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)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:49 +0000 (22:39 +0100)
commit98d4884ca55883e8b16180bd969a8bccaa885c80
treeca7424268b4ef49d1472895bf2bb50d57b38d4fe
parente7aa6c66b0acc34caba3af485f1a039bfa8aef07
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>
Signed-off-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