From: Jeff Date: Mon, 25 Jun 2007 22:16:35 +0000 (+0000) Subject: [CIFS] Do not allow signals in cifs_demultiplex_thread X-Git-Tag: v2.6.23-rc1~478^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9c720678f9b4ed3db86466223dc61cbf78361d;p=pandora-kernel.git [CIFS] Do not allow signals in cifs_demultiplex_thread Switch from send_sig to force_sig and do not allow signal for this background thread (the signal is needed to wakeup the thread when blocked in the network stack). Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed