git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2515ddc
)
ACPI/PCI: Fix possible race condition on _OSC evaluation
author
Taku Izumi
<izumi.taku@jp.fujitsu.com>
Fri, 17 Oct 2008 04:48:36 +0000
(13:48 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 22 Oct 2008 23:42:33 +0000
(16:42 -0700)
Fix possible race condition on _OSC evaluation.
Current _OSC evaluation code has possible race condition because it
maniputes osc_data linked list or its contents without any lock
mechanism.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found