Bug 11910
Summary: | System doesn't restart | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Rafael J. Wysocki (rjw) |
Component: | i386 | Assignee: | platform_i386 |
Status: | CLOSED DUPLICATE | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 11808 |
Description
Rafael J. Wysocki
2008-10-30 15:14:27 UTC
Reply-To: simon@fire.lp0.eu On 02/11/08 20:30, Michael B. Trausch wrote: > I started testing 2.6.28 with -rc1 on my system (x86-64, AMD Phenom > 9500 Quad Core CPU) and found that I was unable to reboot, though I was > able to with the Ubuntu-provided 2.6.27 kernel. I have found that a > commit on 17-Oct-2008 (commit 8fd145917fb62368a9b80db59562c20576238f5a) > is responsible for this failure to reboot. Reversing this single change > on my local kernel (current git tree plus this patch) has enabled me to > reboot again. > > System board information is attached in the hopes that it will be found > helpful; if any other information is necessary please let me know. > > The patch that reverts this change is attached, with stat: > > drivers/acpi/reboot.c | 25 +++---------------------- > 1 files changed, 3 insertions(+), 22 deletions(-) I'm having the same problem and reverting this commit fixes it too. In that case, this looks like a duplicate of Bug #11942. |