From: Michael Ellerman Date: Tue, 24 Jun 2008 01:33:05 +0000 (+1000) Subject: powerpc: Use an alternative feature section in entry_64.S X-Git-Tag: v2.6.27-rc1~1058^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c230328def963373ec474056f372e1918692c3c8;p=pandora-kernel.git powerpc: Use an alternative feature section in entry_64.S Use an alternative feature section in _switch. There are three cases handled here, either we don't have an SLB, in which case we jump over the entire code section, or if we do we either do or don't have 1TB segments. Boot tested on Power3, Power5 and Power5+. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed