summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEric W. Biederman2005-09-23 06:43:46 +0200
committerLinus Torvalds2005-09-23 07:17:33 +0200
commit88d10bbaaec38856f913313b6c0858d9e9b7a066 (patch)
tree0d38947da1e0d72d00ae35e64b25f7d1c31d1556 /MAINTAINERS
parent[PATCH] reboot: comment and factor the main reboot functions (diff)
downloadkernel-qcow2-linux-88d10bbaaec38856f913313b6c0858d9e9b7a066.tar.gz
kernel-qcow2-linux-88d10bbaaec38856f913313b6c0858d9e9b7a066.tar.xz
kernel-qcow2-linux-88d10bbaaec38856f913313b6c0858d9e9b7a066.zip
[PATCH] suspend: cleanup calling of power off methods.
In the lead up to 2.6.13 I fixed a large number of reboot problems by making the calling conventions consistent. Despite checking and double checking my work it appears I missed an obvious one. The S4 suspend code for PM_DISK_PLATFORM was also calling device_shutdown without setting system_state, and was not calling the appropriate reboot_notifier. This patch fixes the bug by replacing the call of device_suspend with kernel_poweroff_prepare. Various forms of this failure have been fixed and tracked for a while. Thanks for tracking this down go to: Alexey Starikovskiy, Meelis Roos <mroos@linux.ee>, Nigel Cunningham <ncunningham@cyclades.com>, Pierre Ossman <drzeus-list@drzeus.cx> History of this bug is at: http://bugme.osdl.org/show_bug.cgi?id=4320 Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions