commit | d28d57629ffcd30e11a6085e15ee1327fea60b60 | [log] [tgz] |
---|---|---|
author | Manu Abraham <manu@linuxtv.org> | Tue Nov 08 21:35:36 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 09 07:56:03 2005 -0800 |
tree | c3286f3f4a2eeec76cff805b5d06a455bab9e8eb | |
parent | 2cbeddc976645262dbe036d6ec0825f96af70da3 [diff] |
[PATCH] dvb: dst: protect the read/write commands with a mutex We need to protect the read/write commands with a mutex. Bug reported by Henrik Sjoberg <henke@epact.se> Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Cc: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>