Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Paul Mackerras ff2e6d7e27 powerpc: Fix goof in 6xx and POWER4 idle power-save functions
This fixes a mistake I made when editing these functions - when I
took out the interrupt disabling code (because interrupts are now
disabled by the caller) I left the register that is used for the MSR
value to be used during doze/nap uninitialized.  This fixes it.

Also updated some of the comments in idle_power4.S and removed some
code that was copied over from idle_6xx.S but is no longer relevant
(we don't ever clear the CPU_FTR_CAN_NAP bit at runtime for POWER4).

Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-28 09:28:14 +11:00
..
2005-11-18 14:39:23 +11:00
2006-03-09 14:32:05 +11:00
2005-10-13 13:40:54 +10:00
2006-03-09 14:32:05 +11:00
2006-01-09 14:49:06 +11:00
2006-03-09 14:32:05 +11:00
2006-01-09 14:49:06 +11:00
2006-03-23 07:38:17 -08:00
2006-01-09 15:06:03 +11:00
2006-03-17 12:01:19 +11:00
2006-03-17 12:01:19 +11:00
2005-11-09 11:35:26 +11:00
2006-03-17 12:01:19 +11:00
2006-03-09 14:32:05 +11:00