Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Michael Ellerman 8d6f7c5aa3 powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
To support split core we need to be able to force all secondaries into
nap, so the core can detect they are idle and do an unsplit.

Currently power7_nap() will return without napping if there is an irq
pending. We want to ignore the pending irq and nap anyway, we will deal
with the interrupt later.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2014-05-28 13:35:35 +10:00
..
2014-04-09 12:53:28 +10:00
2013-11-21 10:33:36 +11:00
2014-05-20 10:54:04 +10:00
2014-03-04 17:37:52 +01:00
2014-05-20 10:56:01 +10:00
2014-04-07 10:33:12 +10:00
2014-04-07 10:33:12 +10:00
2012-03-28 18:30:02 +01:00
2014-04-09 12:53:28 +10:00
2014-03-19 19:57:14 -05:00