From: Jack Steiner Date: Tue, 30 Nov 2010 19:55:39 +0000 (-0600) Subject: x86, UV: Add common uv_early_read_mmr() function for reading MMRs X-Git-Tag: v2.6.38-rc1~479^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e681041388e61ecd7f99dba66b3c1db11a564d92;p=pandora-kernel.git x86, UV: Add common uv_early_read_mmr() function for reading MMRs Early in boot, reading MMRs from the UV hub controller require calls to early_ioremap()/early_iounmap(). Rather than duplicating code, add a common function to do the map/read/unmap. Signed-off-by: Jack Steiner LKML-Reference: <20101130195926.834804371@sgi.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed