From: Jiri Slaby Date: Wed, 10 Oct 2007 01:03:12 +0000 (-0300) Subject: V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS X-Git-Tag: v2.6.24-rc1~1463^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abff557d5eed7d6fd03aa11353a1c0f329cac2b;p=pandora-kernel.git V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS w9968cf, remove bad usage of ERESTARTSYS down_read_trylock can't be interrupted and so ERESTARTSYS would reach userspace, which is not permitted. Change it to EAGAIN Signed-off-by: Jiri Slaby Acked-by: Luca Risolia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed