diff options
author | 2006-09-26 04:18:16 -0400 | |
---|---|---|
committer | 2006-10-14 01:50:09 -0400 | |
commit | fcfc638c6b1345b6646523dbab0065b36a868ffc (patch) | |
tree | 3355d5feeb47df2d7f3fef5a145b17b5f7a91055 /drivers/acpi/processor_idle.c | |
parent | Linux 2.6.19-rc2 (diff) | |
download | wireguard-linux-fcfc638c6b1345b6646523dbab0065b36a868ffc.tar.xz wireguard-linux-fcfc638c6b1345b6646523dbab0065b36a868ffc.zip |
ACPI: Remove deferred execution from global lock acquire wakeup path
On acquiring the ACPI global lock, if there were sleepers on the lock,
we used to use acpi_os_execute() to defer a thread which would signal
sleepers. Now just signal the semaphore directly.
http://bugzilla.kernel.org/show_bug.cgi?id=5534#c159
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/processor_idle.c')
0 files changed, 0 insertions, 0 deletions