From: David S. Miller Date: Thu, 9 Feb 2006 10:52:44 +0000 (-0800) Subject: [SPARC64]: Detect sun4v early in boot process. X-Git-Tag: v2.6.17-rc1~1184^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d82ace7dc4073b090a55b9740700e32b9a9ae302;p=pandora-kernel.git [SPARC64]: Detect sun4v early in boot process. We look for "SUNW,sun4v" in the 'compatible' property of the root OBP device tree node. Protect every %ver register access, to make sure it is not touched on sun4v, as %ver is hyperprivileged there. Lock kernel TLB entries using hypervisor calls instead of calls into OBP. Signed-off-by: David S. Miller --- Reading git-diff-tree failed