From: Olivier Grenie Date: Mon, 1 Aug 2011 15:45:58 +0000 (-0300) Subject: [media] dib0700: protect the dib0700 buffer access X-Git-Tag: v3.2-rc1~112^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff469f4167fdabfe15294f375577d7eadbaa1bb;p=pandora-kernel.git [media] dib0700: protect the dib0700 buffer access This patch protects the common buffer access inside the dib0700 in order to manage concurrent access. This protection is done using mutex. Cc: Mauro Carvalho Chehab Cc: Florian Mickler Cc: stable@kernel.org Signed-off-by: Javier Marcet Signed-off-by: Olivier Grenie Signed-off-by: Patrick Boettcher [mchehab@redhat.com: dprint requires 3 arguments. Replaced by dib_info] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed