commit | 9778c14b4ca2c81e437fc2fd2b1f3d676937db27 | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Fri Oct 17 13:48:36 2008 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Oct 22 16:42:33 2008 -0700 |
tree | ecd32dcf1fae311e7caaa400f492051aeb2c66a1 | |
parent | 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4 [diff] |
ACPI/PCI: Fix possible race condition on _OSC evaluation 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>