diff --git a/[refs] b/[refs] index c5142f65362a..a8ff5fd209c1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f16825bbeb9e6e0970531aa2f21b18b2e8ae9e47 +refs/heads/master: 1bd0cf1fc78e59e1d2b4e44348a85d39b983c80d diff --git a/trunk/fs/smbfs/smbiod.c b/trunk/fs/smbfs/smbiod.c index 3e61b44e51a9..67176af8515f 100644 --- a/trunk/fs/smbfs/smbiod.c +++ b/trunk/fs/smbfs/smbiod.c @@ -298,8 +298,6 @@ static void smbiod_doio(struct smb_sb_info *server) */ static int smbiod(void *unused) { - allow_signal(SIGKILL); - VERBOSE("SMB Kernel thread starting (%d) ...\n", current->pid); for (;;) {