From: Jack Steiner Date: Wed, 25 Nov 2009 16:20:19 +0000 (-0600) Subject: x86: SGI UV: Map low MMR ranges X-Git-Tag: v2.6.33-rc1~397^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=918bc960dc630b1a79c0d2991a81985812ff69f5;p=pandora-kernel.git x86: SGI UV: Map low MMR ranges Explicitly mmap the UV chipset MMR address ranges used to access blade-local registers. Although these same MMRs are also mmaped at higher addresses, the low range is more convenient when accessing blade-local registers. The low range addresses always alias to the local blade regardless of the blade id. Signed-off-by: Jack Steiner LKML-Reference: <20091125162018.GA25445@sgi.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed