summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64/numa.c
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Loongson64: Fix node_distance()Thomas Bogendoerfer2020-01-091-1/+1
| | | | | | | | | | | | | | Local node distance is defined as LOCAL_DISTANCE, which is 10. Use the define to give back correct local distance. Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: Huacai Chen <chenhc@lemote.com> Cc: Jiaxun Yang <jiaxun.yang@flygoat.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org
* MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-011-0/+273
Current Loongson-3 code can share among all Loongson64 processors. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: linux-mips@vger.kernel.org Cc: chenhc@lemote.com Cc: paul.burton@mips.com
OpenPOWER on IntegriCloud