Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / kernel / fork.c
index 4c14942a0ee36fa994abdf91fa218d68b9e4052d..4d57d9e3a6e992a9d0a3514138008a0d8aefaeff 100644 (file)
@@ -1112,8 +1112,6 @@ static struct task_struct *copy_process(unsigned long clone_flags,
        p->memcg_batch.memcg = NULL;
 #endif
 
-       p->bts = NULL;
-
        /* Perform scheduler related setup. Assign this task to a CPU. */
        sched_fork(p, clone_flags);