Hi! > > The suspend to disk code was a poor copy of the code in > > sys_reboot now that we have kernel_power_off, kernel_restart > > and kernel_halt use them instead of poorly duplicating them inline. > > > > Signed-off-by: Eric W. Biederman <[email protected]> .. > This one conflicts in both implementation and intent with the below, from Pavel. I'll > drop Pavel's patch. > > > From: Pavel Machek <[email protected]> > > Do not call device_shutdown with interrupts disabled. It is wrong and > produces ugly warnings. Okay with me. Pavel -- teflon -- maybe it is a trademark, but it should not be. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 8/23] x86_64: Fix reboot_force
- From: [email protected] (Eric W. Biederman)
- [PATCH 9/23] x86_64: Implemenent machine_emergency_restart
- From: [email protected] (Eric W. Biederman)
- [PATCH 10/23] Use kernel_power_off in sysrq-o
- From: [email protected] (Eric W. Biederman)
- [PATCH 11/23] Call emergency_reboot from panic
- From: [email protected] (Eric W. Biederman)
- [PATCH 12/23] Update sysrq-B to use emergency_restart()
- From: [email protected] (Eric W. Biederman)
- [PATCH 13/23] Fix watchdog drivers to call emergency_reboot()
- From: [email protected] (Eric W. Biederman)
- [PATCH 14/23] In hangcheck-timer.c call emergency_restart()
- From: [email protected] (Eric W. Biederman)
- [PATCH 15/23] 68328serial: sysrq should use emergency_reboot
- From: [email protected] (Eric W. Biederman)
- [PATCH 16/23] swpsuspend: Have suspend to disk use factors of sys_reboot
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 16/23] swpsuspend: Have suspend to disk use factors of sys_reboot
- From: Andrew Morton <[email protected]>
- [PATCH 8/23] x86_64: Fix reboot_force
- Prev by Date: Re: Memory pressure handling with iSCSI
- Next by Date: Re: [warning: ugly, FYI] battery charging support for sharp sl-5500
- Previous by thread: Re: [PATCH 16/23] swpsuspend: Have suspend to disk use factors of sys_reboot
- Next by thread: Re: [PATCH 6/23] Don't export machine_restart, machine_halt, or machine_power_off.
- Index(es):