Searched hist:"302 eca184fb844670fb128c69e22a8a28bbce48a" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/cell/ |
H A D | pervasive.c | diff 302eca184fb844670fb128c69e22a8a28bbce48a Tue Oct 24 18:31:26 CEST 2006 arnd@arndb.de <arnd@arndb.de> [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
This moves the cell idle function to use the default cpu_idle with a special power_save callback, like all other platforms except iSeries already do.
It also makes it possible to disable this power_save function with a new powerpc-specific boot option "powersave=off".
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/kernel/ |
H A D | idle.c | diff 302eca184fb844670fb128c69e22a8a28bbce48a Tue Oct 24 18:31:26 CEST 2006 arnd@arndb.de <arnd@arndb.de> [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
This moves the cell idle function to use the default cpu_idle with a special power_save callback, like all other platforms except iSeries already do.
It also makes it possible to disable this power_save function with a new powerpc-specific boot option "powersave=off".
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
|