Subject : Hibernation oops with 2.6.31 won't fit the screen - how to debug? Submitter : Ondrej Zary <linux@rainbow-software.org> Date : 2009-09-19 19:55 References : http://marc.info/?l=linux-kernel&m=125339012527719&w=4 This entry is being used for tracking a regression from 2.6.30. Please don't close it until the problem is fixed in the mainline. Bisection leads to: commit c7121843685de2bf7f3afd3ae1d6a146010bf1fc Author: Magnus Damm <magnus.damm@gmail.com> Date: Tue Jul 28 14:09:55 2009 -0700 clocksource: Save mult_orig in clocksource_disable() To fix the common case where ->enable() does not set up mult, make sure mult_orig is saved in mult on disable. Also add comments to explain why we do this. Signed-off-by: Magnus Damm <damm@igel.co.jp> Cc: johnstul@us.ibm.com Cc: lethal@linux-sh.org Cc: akpm@linux-foundation.org LKML-Reference: <20090618152432.10136.9932.sendpatchset@rx1.opensource.se> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> First-Bad-Commit : c7121843685de2bf7f3afd3ae1d6a146010bf1fc
This looks identical to http://bugzilla.kernel.org/show_bug.cgi?id=14222 Dupe?
Yeah. *** This bug has been marked as a duplicate of bug 14222 ***