https://github.com/torvalds/linux
Revision d72ee6be58b7c99a6e8da6584106c5958dae2bf8 authored by Andreas Larsson on 10 June 2013, 06:56:41 UTC, committed by David S. Miller on 19 June 2013, 09:10:29 UTC
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>
1 parent 1ffbc51
History
Tip revision: d72ee6be58b7c99a6e8da6584106c5958dae2bf8 authored by Andreas Larsson on 10 June 2013, 06:56:41 UTC
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Tip revision: d72ee6b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 249.0 KB
Makefile -rw-r--r-- 47.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top