ALSA: hda - Fix input pinctl for ALC882 auto mode
[pandora-kernel.git] / kernel / fork.c
index be022c2..467746b 100644 (file)
@@ -1029,7 +1029,6 @@ static struct task_struct *copy_process(unsigned long clone_flags,
        p->vfork_done = NULL;
        spin_lock_init(&p->alloc_lock);
 
-       clear_tsk_thread_flag(p, TIF_SIGPENDING);
        init_sigpending(&p->pending);
 
        p->utime = cputime_zero;