From: Nicholas Mc Guire Date: Tue, 20 Jan 2015 05:25:43 +0000 (+0100) Subject: p54: add handling of the signal case X-Git-Tag: fixes-v4.0-rc1~150^2~130^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4c6b4f0b2778351c5bef74888a5fbdfbdd0ef5;p=pandora-kernel.git p54: add handling of the signal case if(!wait_for_completion_interruptible_timeout(...)) only handles the timeout case - this patch adds handling the signal case the same as timeout. Signed-off-by: Nicholas Mc Guire Acked-by: Christian Lamparter Signed-off-by: Kalle Valo --- Reading git-diff-tree failed