]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Fix use of LOADBASE in merge tree
authorDavid Gibson <david@gibson.dropbear.id.au>
Thu, 13 Oct 2005 04:28:58 +0000 (14:28 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 17 Oct 2005 11:43:12 +0000 (21:43 +1000)
commit1f6b499d2df436e3eb8d71eac904416f2b03f498
tree3d78d1bf0eb49b5aeb39219262c823561ba98f9b
parent604371ba5707b2790ba715e44566303de1b4303b
[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 <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/idle_power4.S