From: David S. Miller Date: Thu, 9 Mar 2006 00:09:19 +0000 (-0800) Subject: [SPARC64]: Add SMT scheduling support for Niagara. X-Git-Tag: v2.6.17-rc1~1184^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8935dced547afbf37d0fcfcac9a3556494e53104;p=pandora-kernel.git [SPARC64]: Add SMT scheduling support for Niagara. The mapping is a simple "(cpuid >> 2) == core" for now. Later we'll add more sophisticated code that will walk the sun4v machine description and figure this out from there. We should also add core mappings for jaguar and panther processors. Signed-off-by: David S. Miller --- Reading git-diff-tree failed