On Tue, Dec 11, 2012 at 07:35:44PM +0100, Tobias Powalowski wrote: > Hi guys, > > Upstream changes: > http://kernelnewbies.org/LinuxChanges > > -ndiswrapper does not build, maintainers please look for a patch. > > Please report any issues that arise. > Thanks. > > greetings > tpowa I'm getting a kernel panic (or at least something wrong going from 3.7-rc8 to 3.7). There is no output, it just kills my computer when I plug in a power supply. I have bisected the kernel from 3.7-rc8 to 3.7, here is the output: 8d4516904b39507458bee8115793528e12b1d8dd is the first bad commit commit 8d4516904b39507458bee8115793528e12b1d8dd Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Date: Tue Dec 4 18:59:34 2012 +0100 watchdog: Fix CPU hotplug regression Norbert reported: "3.7-rc6 booted with nmi_watchdog=0 fails to suspend to RAM or offline CPUs. It's reproducable with a KVM guest and physical system." The reason is that commit bcd951cf(watchdog: Use hotplug thread infrastructure) missed to take this into account. So the cpu offline code gets stuck in the teardown function because it accesses non initialized data structures. Add a check for watchdog_enabled into that path to cure the issue. Reported-and-tested-by: Norbert Warmuth <nwarmuth@xxxxxxxxxxx> Tested-by: Joseph Salisbury <joseph.salisbury@xxxxxxxxxxxxx> Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1211231033230.2701@ionos Link: http://bugs.launchpad.net/bugs/1079534 Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> :040000 040000 32962c88d16bc0cf841e114b181163c9450dabde dc9ba81b3cf7a8b40f739855dd9c1a08aaa2fbc5 M kernel I am not proficient in C or anything, but I will be reporting this upstream. I'm on a Lenovo T420 with an i5-2520M cpu. -- William Giokas | KaiSforza GnuPG Key: 0xE99A7F0F Fingerprint: F078 CFF2 45E8 1E72 6D5A 8653 CDF5 E7A5 E99A 7F0F
Attachment:
pgpB5uNIU05hq.pgp
Description: PGP signature