Bug 153361
Summary: | kernel panic on s2ram | ||
---|---|---|---|
Product: | Power Management | Reporter: | Elmar Stellnberger (estellnb) |
Component: | Hibernation/Suspend | Assignee: | Rafael J. Wysocki (rjw) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | ||
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.8.0-rc1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | screenshot of the backtrace |
Description
Elmar Stellnberger
2016-08-18 19:42:38 UTC
Created attachment 229271 [details]
screenshot of the backtrace
On Thursday, August 18, 2016 07:45:38 PM bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=153361 > > --- Comment #1 from Elmar Stellnberger <estellnb@elstel.org> --- > Created attachment 229271 [details] > --> https://bugzilla.kernel.org/attachment.cgi?id=229271&action=edit > screenshot of the backtrace Looks like a CPU offline/online problem. Does it panic during suspend or during resume? It panics before going into suspend. good: 4.7.0-ARCH-13902-gd491e80 bad: 4.8.0-rc1 bad: g1c88e19 Today we all have reason to celebrate! This bug as well as kernel bugs 153371, 117581 and freedesktop bug 93887 (https://bugs.freedesktop.org/show_bug.cgi?id=93887) have in deed been resolved with commit 65ea11ec6a82b1d44aba62b59e9eb20247e57c6e (Ville Syrjälä - x86/hweight: Don't clobber %rdi) - and these were just the issues reported by me - not to count numerous others (of which Mark Asselstine has been talking about to me) ... |