FS#23528 - [kernel26 2.6.38.2] Kernel panic after resume from disk
Attached to Project:
Arch Linux
Opened by Ramses de Norre (Ramses_de_Norre) - Thursday, 31 March 2011, 09:34 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 18 April 2011, 12:17 GMT
Opened by Ramses de Norre (Ramses_de_Norre) - Thursday, 31 March 2011, 09:34 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 18 April 2011, 12:17 GMT
|
Details
Description:
Since linux 2.6.38.2 a kernel panic occurs when resuming from disk, the problem is known upstream: https://bugzilla.kernel.org/show_bug.cgi?id=32222 http://www.spinics.net/lists/kernel/msg1167502.html I just wanted to make it known here so that we can maybe hold off putting the kernel in [core] until this is fixed, I think hibernation can be considered a core functionality used by many. Additional info: * package version(s): kernel26-2.6.38.2-1 Steps to reproduce: Hibernation works fine, but when resuming the kernel locks up once the resume is done. My scroll and caps lock blink indicating a kernel panic. |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Monday, 18 April 2011, 12:17 GMT
Reason for closing: Fixed
Additional comments about closing: 2.6.38.3-1
Monday, 18 April 2011, 12:17 GMT
Reason for closing: Fixed
Additional comments about closing: 2.6.38.3-1
Could any of the kernel devs comment on this one? I read on the ML you'll be moving 2.6.38.2, is that the vanilla kernel that breaks hibernation for all 64bit users?
Is it an option to patch it or ship 2.6.38.1 while this isn't fixed upstream?
But there seems to exist a patch now, which fixes the issue: https://patchwork.kernel.org/patch/679502/
git commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=4da9484bdece39ab0b098fa711e095e3e9fc8684
You can get the older kernel using:
pacman -U http://arm.konnichi.com/core/os/x86_64/kernel26-2.6.37.5-1-x86_64.pkg.tar.xz
I've created a source package and attached the tarball.
Anyone has the time to compile a package from Stephan src?
I tried compiling using Stephan patches above but it stopped with the error:
arch/x86/kernel/.x86_init.o.cmd:5: *** unterminated call to function `wildcard': missing `)'. Stop.
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2
I advise this patch be applied to the Arch kernel, or the kernel version be downgraded, as the problem seems to affect many people and is quite annoying.
but I don't see it in changelog: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38.3