commit | a3ef1a8e93912396f3bd46d579c9241c399de530 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Tue Jul 14 14:43:29 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 14 18:38:31 2015 -0700 |
tree | fcd4e5bd3aa09879ff3813689fa3b50cbd7b2ed2 | |
parent | 216c3e2c135e69dc8cc93ca9bd2c03300910f44f [diff] |
staging: unisys: Lock visorchannels associated with devices A visorchannel associated with a device should have its writing to the channel protected by a lock. Fixes: b32c4997c ('staging: unisys: Move channel creation up the stack') Signed-off-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>