From: Adrian Bunk Date: Wed, 12 Dec 2007 19:44:54 +0000 (-0300) Subject: V4L/DVB (6803): buf-core.c locking fixes X-Git-Tag: v2.6.24-rc6~62^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f84307a10b4d9039c5c8f718bcdd0928c9994c1;p=pandora-kernel.git V4L/DVB (6803): buf-core.c locking fixes After commit 19fb1457990b6b7e15586ec7331541a184233acc the callers in videobuf-core.c that already hold the lock must call __videobuf_read_start() instead of videobuf_read_start(). Signed-off-by: Adrian Bunk Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed