From: David Gibson Date: Thu, 13 Oct 2005 04:28:58 +0000 (+1000) Subject: [PATCH] powerpc: Fix use of LOADBASE in merge tree X-Git-Tag: v2.6.15-rc1~59^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f684ec074f40e2e13e750513df42c0c046689b;p=pandora-kernel.git [PATCH] powerpc: Fix use of LOADBASE in merge tree The merge-tree version of LOADBASE actually loads the whole given address from the toc for ppc64. The matching OFF macro adjust for this, using an offset of 0 for ppc64, but we weren't using that in power4_idle. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed