commit | 40ca9fdf8aa7d929e2b8939be1e6380d107381e1 | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Tue Apr 24 11:48:15 2007 -0300 |
committer | Len Brown <len.brown@intel.com> | Wed Apr 25 02:00:27 2007 -0400 |
tree | 285d9e5a577b87064ecb06ee7aea46e206d1a3ac | |
parent | 7252374a39d794879f5e47bcfa0a16e7599b27b5 [diff] |
ACPI: thinkpad-acpi: protect fan and hotkey data structures Add proper mutex locking to some data structures access subject to races due to concurrent access of driver functions on the hotkey and fan subdrivers. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Len Brown <len.brown@intel.com>