]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
authorThomas Bogendoerfer <tbogendoerfer@suse.de>
Thu, 9 Jan 2020 12:23:31 +0000 (13:23 +0100)
committerPaul Burton <paulburton@kernel.org>
Thu, 9 Jan 2020 17:54:30 +0000 (09:54 -0800)
commit2acbd7f251de757528d32c9eae42c125ad76f388
treeefbc43884c844575faa1ee2a71858c1efa1e8b13
parentfd6899af94bf641e5759c3dd39805205f5186185
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled

Implement placing of per_cpu into memory, which is local to the CPU.

Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Paul Burton <paulburton@kernel.org>
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
arch/mips/Kconfig
arch/mips/mm/init.c