Searched hist:"5 b958a7eef9e116c7be516924f27e5c62a9c6914" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/mm/ |
H A D | numa.c | diff 5b958a7eef9e116c7be516924f27e5c62a9c6914 Wed May 30 19:07:29 CEST 2012 Gavin Shan <shangw@linux.vnet.ibm.com> powerpc/numa: Fix OF node refcounting bug
The form affinity for NUMA is set to 1 if the firmware supports OPAL. Otherwise, we have to retrieve that from OF node "/chosen". For the latter case, OF node "/chosen" reference count was never decreased.
Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|