commit | 1c8ee73395af762726e9eb628636d3b763618c60 | [log] [tgz] |
---|---|---|
author | Dipankar Sarma <dipankar@in.ibm.com> | Fri Oct 28 04:25:32 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Nov 08 14:51:46 2011 +1100 |
tree | 5742e4d091f0d9c479b6d2e14a5fcb5df7d02e00 | |
parent | c40dd2f76644016ca7677545fc846ec2470d70a1 [diff] |
powerpc/numa: NUMA topology support for PowerNV This patch adds support for numa topology on powernv platforms running OPAL formware. It checks for the type of platform at run time and sets the affinity form correctly so that NUMA topology can be discovered correctly. Signed-off-by: Dipankar Sarma <dipankar@in.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>