OSDN Git Service

powerpc/numa: Look up associativity array in of_drconf_to_nid_single
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Fri, 1 Dec 2017 16:46:53 +0000 (10:46 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 16 Jan 2018 07:23:48 +0000 (18:23 +1100)
commitb88fc309d6ad0abee74053b4a8f78a1a4ed5e5db
treec45bfbe471a4d5630b7471e465ae63c4b4e92b5f
parent22508f3dc985f6ed948293297f728605075fe6a7
powerpc/numa: Look up associativity array in of_drconf_to_nid_single

Look up the associativity arrays in of_drconf_to_nid_single when
deriving the nid for a LMB instead of having it passed in as a
parameter.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/numa.c