From: Satyam Sharma Date: Mon, 16 Jul 2007 06:40:07 +0000 (-0700) Subject: rocket.c: fix unchecked mutex_lock_interruptible() X-Git-Tag: v2.6.23-rc1~925 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3e8d91fee56e1ab598b265466dc38033f1b915;p=pandora-kernel.git rocket.c: fix unchecked mutex_lock_interruptible() Check the return of mutex_lock_interruptible() in drivers/char/rocket.c and return ERESTARTSYS if we were interrupted. Signed-off-by: Satyam Sharma Cc: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed