Bug 16210
Summary: | BUG: scheduling while atomic: swapper/0/0x10000002 when ACPI is initialised | ||
---|---|---|---|
Product: | ACPI | Reporter: | François Valenduc (francoisvalenduc) |
Component: | ACPICA-Core | Assignee: | Lin Ming (ming.m.lin) |
Status: | CLOSED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | acpi-bugzilla, bvanassche, lenb, ming.m.lin, Robert.Moore, rui.zhang, seanius, yakui.zhao |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35-rc3 (or maybe earlier, 2.6.34 is fine) | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | Output of acpidump |
Description
François Valenduc
2010-06-14 18:34:32 UTC
Created attachment 26769 [details]
Output of acpidump
Maybe you will find the output of acpidump useful.
Ming, any update on this? Hi, Valenduc Will you please use the git-bisect to find the commit which causes the regression? thanks. yakui Francois confirmed that this bug is fixed by below patches in Andrew's -mmotm tree. http://userweb.kernel.org/~akpm/mmotm/broken-out/acpi-fix-bogus-preemption-logic.patch http://userweb.kernel.org/~akpm/mmotm/broken-out/acpi-fix-bogus-preemption-logic-fix.patch Mark it RESOLVED. Will this patch ever reaches upstream ? I have indicated more than one month ago that it solves my problem and Andrew Morton as asked it again on the ACPI mailing list around 1 week ago. But, it seems to have fallen in a black hole... *** Bug 16564 has been marked as a duplicate of this bug. *** upstream in 2.6.36-rc1 closed. commit 0a7992c90828a65281c3c9cf180be3b432d277b2 Author: Thomas Gleixner <tglx@linutronix.de> Date: Wed Aug 11 14:17:29 2010 -0700 acpi: fix bogus preemption logic Please reopen - exactly the same call stack is triggered again when booting 3.1-rc3. See e.g. http://lkml.org/lkml/2011/6/8/452 for another report of this issue. |