linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ACPI/ACPICA: Resolve spinlock and global lock handling code divergence
@ 2011-03-23  9:26 Lin Ming
  2011-03-23  9:26 ` [PATCH 1/3] ACPI: osl, add acpi_os_create_lock interface Lin Ming
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Lin Ming @ 2011-03-23  9:26 UTC (permalink / raw)
  To: Len Brown, Rafael J. Wysocki, Bob Moore; +Cc: linux-acpi

Currently, linux osl code does not implement the interface acpi_os_create_lock.
This series implements and uses it. So the spinlock code divergence is fixed.

Also, fix the code divergence introduced by commit
9cd0314(ACPI / ACPICA: Fix global lock acquisition).

[PATCH 1/3] ACPI: osl, add acpi_os_create_lock interface
[PATCH 2/3] ACPICA: Use acpi_os_create_lock interface
[PATCH 3/3] ACPICA: Fix code divergence of global lock handling

Thanks,
Lin Ming

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-25  8:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23  9:26 [PATCH 0/3] ACPI/ACPICA: Resolve spinlock and global lock handling code divergence Lin Ming
2011-03-23  9:26 ` [PATCH 1/3] ACPI: osl, add acpi_os_create_lock interface Lin Ming
2011-03-23  9:26 ` [PATCH 2/3] ACPICA: Use " Lin Ming
2011-03-23  9:26 ` [PATCH 3/3] ACPICA: Fix code divergence of global lock handling Lin Ming
2011-03-23 20:33   ` Rafael J. Wysocki
2011-03-25  3:07     ` Lin Ming
2011-03-25  8:38 ` [PATCH 0/3] ACPI/ACPICA: Resolve spinlock and global lock handling code divergence Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).