[Bug 743952] New: kernel oopses when hibernating and there is not enought swap
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c0 Summary: kernel oopses when hibernating and there is not enought swap Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: jslaby@suse.com ReportedBy: jslaby@suse.com QAContact: qa@suse.de CC: rjw@suse.com Found By: --- Blocker: --- Just a virtual bugzilla for the issue reported at: https://lkml.org/lkml/2012/1/24/173 Freezing remaining freezable tasks ... BUG: 'workqueue_freezing' is true! ------------[ cut here ]------------ kernel BUG at /l/latest/linux/kernel/workqueue.c:3659! After the fix is merged with Linus, I will push it to stable tree (and possibly master). If you do not prefer to do it yourself... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|kernel oopses when |kernel oopses when |hibernating and there is |hibernating and there is |not enought swap |not enough swap -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c1 Rafael Wysocki <rjw@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jslaby@suse.com --- Comment #1 from Rafael Wysocki <rjw@suse.com> 2012-01-30 20:47:12 UTC --- It's been merged already: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=181e... and the commit has the "Cc: stable@kernel.org" tag, so it should go into -stable automatically. Do we need it in "master" immediately? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c2 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|jslaby@suse.com | Resolution| |FIXED --- Comment #2 from Jiri Slaby <jslaby@suse.com> 2012-01-30 20:59:31 UTC --- (In reply to comment #1)
It's been merged already:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=181e...
and the commit has the "Cc: stable@kernel.org" tag, so it should go into -stable automatically.
Do we need it in "master" immediately?
I pushed it to stable to have this fixed on my laptop ASAP. I don't think we need to care about master as it will bump to rc2 shortly. 62fc2fa..6f37dda stable -> stable Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c3 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Jiri Slaby <jslaby@suse.com> 2012-01-30 21:11:52 UTC --- Ouch. The backport is not so straightforward. I had to revert that change. Are you going to provide a backport to the stable team? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c4 Rafael Wysocki <rjw@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #4 from Rafael Wysocki <rjw@suse.com> 2012-02-01 22:50:03 UTC --- Yes, I am. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c5 --- Comment #5 from Rafael Wysocki <rjw@suse.com> 2012-02-01 23:09:37 UTC --- Created an attachment (id=473908) --> (http://bugzilla.novell.com/attachment.cgi?id=473908) PM / Hibernate: Fix s2disk regression related to freezing workqueues Hmm. I'm not sure what the problem is. The attached patch applies to 'master' cleanly for me, so it should apply to 3.2 too. Can you please double check if there's anything wrong with it? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c Rafael Wysocki <rjw@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |jslaby@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c6 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|jslaby@suse.com | --- Comment #6 from Jiri Slaby <jslaby@suse.com> 2012-02-01 23:18:03 UTC ---
From what I remember, the build failed. It didn't know pm_nosig_freezing and __thaw_task.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c7 Rafael Wysocki <rjw@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #473908|0 |1 is obsolete| | --- Comment #7 from Rafael Wysocki <rjw@suse.com> 2012-02-02 18:25:42 UTC --- Created an attachment (id=474129) --> (http://bugzilla.novell.com/attachment.cgi?id=474129) PM / Hibernate: Fix s2disk regression related to freezing workqueues Attached is a patch that should work on top of 'master' (or 3.2.x in general). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743952 https://bugzilla.novell.com/show_bug.cgi?id=743952#c8 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Jiri Slaby <jslaby@suse.com> 2012-02-02 20:13:17 UTC --- (In reply to comment #7)
Created an attachment (id=474129) --> (http://bugzilla.novell.com/attachment.cgi?id=474129) [details] PM / Hibernate: Fix s2disk regression related to freezing workqueues
Attached is a patch that should work on top of 'master' (or 3.2.x in general).
Ok, thanks, now pushed: 1101381..763a147 stable -> stable -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com