From: Federico Vaga Date: Sat, 29 Oct 2011 07:47:39 +0000 (+0200) Subject: Staging: comedi: fix signal handling in read and write X-Git-Tag: v3.2-rc5~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9ce6b654e491981f6ef7e214cbd4f63e033848;p=pandora-kernel.git Staging: comedi: fix signal handling in read and write After sleeping on a wait queue, signal_pending(current) should be checked (not before sleeping). Acked-by: Alessandro Rubini Signed-off-by: Federico Vaga Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed