]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc: Fix powersave code on arch/ppc
authorBecky Bruce <bgill@freescale.com>
Tue, 18 Apr 2006 19:29:34 +0000 (14:29 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 21 Apr 2006 12:33:22 +0000 (22:33 +1000)
commit0b1d835619fdf41d9da742643475c150a96510d1
tree4f35175c166f42a5b839af5dfe7e39155666b1fc
parente353f07697b23aa4e48186c7d1b54eb301c26d1c
[PATCH] ppc: Fix powersave code on arch/ppc

Fix asm_offsets.c and entry.S to work with the new power save code.
Changes in arch/powerpc needed to exist in arch/ppc as well since the
idle code is shared by both ppc and powerpc..

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/kernel/asm-offsets.c
arch/ppc/kernel/entry.S