From: Bob Moore Date: Fri, 2 Feb 2007 16:48:18 +0000 (+0300) Subject: ACPICA: Release global lock from interrupt handler X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~9^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a72d47563bce9542b9a83521a4e8175076278ee9;p=pandora-kernel.git ACPICA: Release global lock from interrupt handler The ACPI Global Lock interrupt handler no longer queues the execution of a separate thread to signal the global lock semaphore. Instead, the semaphore is signaled directly from the interrupt handler. Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed