Re: ACPI/ACPICA: resume hang (battery related)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I had just disabled the AC driver, yeah, got similar backtrace from acpi
video driver.

Ok, enough, pattern is visible.
The common point is that all backtraces lead to
acpi_ex_acquire_global_lock

According to sources, it is only taken on access to ACPI hardware ranges
that are marked as 'Lock'.

On my system only EC space is marked as such, thus this leads me to two
conclusions.

Ether during suspend EC access isn't synced (this is, EC transaction is
still pending),or that EC gets busted (suprise...) on resume or suspend,
and first read/write cycle to/from it never finishes.

I am using hibernate cycles using 'reboot' mechanism.


Best regards,
Maxim Levitsky

_______________________________________________
linux-pm mailing list
linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/linux-pm

[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux