Bug 51661
Summary: | Computer stops working after power supply introduced | ||
---|---|---|---|
Product: | ACPI | Reporter: | William Giokas (1007380) |
Component: | Power-Battery | Assignee: | acpi_power-battery |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | 1007380, bernhard.cygan, bjorn, elvstone, joniosna, lenb, maciej.rutecki, matthias, mikerogerz, tglx, wander.homer |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | 3.8-rc1 patch backported to 3.7 |
Description
William Giokas
2012-12-13 00:21:16 UTC
I see this too on my Lenovo X220. Probably bug #51721 is a duplicate of this bug. *** Bug 51721 has been marked as a duplicate of this bug. *** https://lkml.org/lkml/2012/12/14/65 There seems to be someone else that found the same commit as I did. Makes sense - I'm running laptop mode. Confirmed: echo 0 > /proc/sys/kernel/nmi_watchdog echo 1 > /proc/sys/kernel/nmi_watchdog results in a kernel panic and disabling laptop-mode-tools works for now. So if it understand it correctly, this is not yet fixed in Linus' master tree - which means that it is not yet in the upcoming release Linux 3.7.1.
I think the patch posted by Bjørn Mork looks reasonable, thought:
> https://lkml.org/lkml/2012/12/14/146
Confirm the same problem on my machine http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=3935e89505a1c3ab3f3b0c7ef0eae54124f48905 Seems to have been reverted. I can conform this bug on two Lenovo machines (U160 + e330) trying the latest kernel v3.7.1. The machines freeze also when they are in standby mode I plug in the power supply and wake them up. confirmed on my laptop (Dell Latitude E6420), running kernel 3.7.0-7-generic Created attachment 90661 [details]
3.8-rc1 patch backported to 3.7
try this 3.8-rc1 pach in your 3.7.* kernel
it is marked for .stable, but doesn't appear in 3.7-stable yet.
Bug still exists in 3.7.2. 3.7.3 is now released with the fix for this bug, and everybody should be happy. Enjoy! closed 3.7.3 tree: commit b791ca8fdc546678386a98a17be6f872472f50a4 Author: Bjørn Mork <bjorn@mork.no> Date: Wed Dec 19 20:51:31 2012 +0100 watchdog: Fix disable/enable regression commit 3935e89505a1c3ab3f3b0c7ef0eae54124f48905 upstream. Commit 8d4516904b39 ("watchdog: Fix CPU hotplug regression") causes an oops or hard lockup when doing |