commit | a456eaab87461e33d94e748565eabd474283a475 | [log] [tgz] |
---|---|---|
author | cpw@sgi.com <cpw@sgi.com> | Tue Jun 21 07:21:30 2011 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jun 21 14:50:32 2011 +0200 |
tree | 69d36690b59ccdd2c15c16326f8b6a6738910594 | |
parent | 485f07d349a3e5059413b886a3bc1996c4b3d14d [diff] |
x86, UV: Rename hubmask to pnmask Rename 'bau_targ_hubmask' to 'pnmask' for clarity. The BAU distribution bit mask is indexed by pnode number, not hub or blade number. This important fact is not clear while the mask is called a 'hubmask'. Signed-off-by: Cliff Wickman <cpw@sgi.com> Link: http://lkml.kernel.org/r/20110621122242.630995969@sgi.com Signed-off-by: Ingo Molnar <mingo@elte.hu>