mirror of https://github.com/torvalds/linux.git
machine_halt() managed to trigger the soft lockup detection due to not disabling interrupts before going to sleep, so correct that. machine_power_off() should be using pm_power_off, which lets us drop the board-specific hacks from here. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| cpu | ||
| timers | ||
| Makefile | ||
| asm-offsets.c | ||
| cf-enabler.c | ||
| cpufreq.c | ||
| early_printk.c | ||
| entry.S | ||
| head.S | ||
| init_task.c | ||
| io.c | ||
| io_generic.c | ||
| irq.c | ||
| kgdb_jmp.S | ||
| kgdb_stub.c | ||
| machine_kexec.c | ||
| module.c | ||
| process.c | ||
| ptrace.c | ||
| relocate_kernel.S | ||
| semaphore.c | ||
| setup.c | ||
| sh_bios.c | ||
| sh_ksyms.c | ||
| signal.c | ||
| smp.c | ||
| sys_sh.c | ||
| time.c | ||
| traps.c | ||
| vmlinux.lds.S | ||