Searched hist:d72ee6be58b7c99a6e8da6584106c5958dae2bf8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | leon_pmc.c | diff d72ee6be58b7c99a6e8da6584106c5958dae2bf8 Mon Jun 10 01:56:41 CDT 2013 Andreas Larsson <andreas@gaisler.com> sparc32, leon: Enable interrupts before going idle to avoid getting stuck
This enables interrupts for Leon before having the CPU enter power-down mode.
Commit 87fa05aeb3a5e8e21b1a5510eef6983650eff092, "sparc: Use generic idle loop", gets the CPU stuck on idle for Leon systems. On Leon, disabling interrupts and powering down the processor will get the processor stuck waiting for an interrupt that will never be reacted to.
Signed-off-by: Andreas Larsson <andreas@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|