diff options
author | Dimitri Sivanich <sivanich@sgi.com> | 2014-03-31 16:37:00 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-04-01 12:10:44 +0200 |
commit | 5f40f7d93898a473eb222aa8064144c1d6835470 (patch) | |
tree | 03ffd2723ffda81060d7361d217646080f28565d /drivers/misc | |
parent | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... (diff) | |
download | linux-5f40f7d93898a473eb222aa8064144c1d6835470.tar.xz linux-5f40f7d93898a473eb222aa8064144c1d6835470.zip |
x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3
The value of n_lshift for UV is currently set based on the
socket m_val.
For UV3, set the n_lshift value based on the GAM_GR_CONFIG MMR.
This will allow bios to control the n_lshift value independent
of the socket m_val. Then n_lshift can be assigned a fixed value
across a multi-partition system, allowing for a fixed common
global physical address format that is independent of socket
m_val.
Cleanup unneeded macros.
Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
Link: http://lkml.kernel.org/r/20140331143700.GB29916@sgi.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions