http://bugzilla.kernel.org/show_bug.cgi?id=14483


Len Brown <len.br...@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |justinmatt...@gmail.com,
                   |                            |len.br...@intel.com
            Summary|WARNING: at                 |Interrupts enabled after
                   |drivers/base/sys.c:353      |irqrouter_resume - iMac9,1
                   |__sysdev_resume+0x54/0xca() |




--- Comment #2 from Len Brown <len.br...@intel.com>  2009-10-27 01:53:31 ---
my only guess right now is that this may be SMM related --
perhaps SMM is being provoked during the AML evaluation
related to resuming the links?

Probably we could find out by adding some more
statements analogous to this:

WARN_ONCE(!irqs_disabled(),
                "Interrupts enabled after %pF\n", cls->resume);

say, in the loop of acpi_pci_link_resume()

Justin,
Please attach the output from acpidump for the failing machine.
also, the complete output from dmesg -s64000

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to