Skip to content
Commit a0652fc9 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Unify the 32 and 64 bit idle loops



This unifies the 32-bit (ARCH=ppc and ARCH=powerpc) and 64-bit idle
loops.  It brings over the concept of having a ppc_md.power_save
function from 32-bit to ARCH=powerpc, which lets us get rid of
native_idle().  With this we will also be able to simplify the idle
handling for pSeries and cell.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 55aab8cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment