From: Marcelo Tosatti <mtosa...@redhat.com>

Code removed upstream sneaked in through the merge.

Signed-off-by: Marcelo Tosatti <mtosa...@redhat.com>

diff --git a/arch/x86/kernel/process.c b/arch/x86/kernel/process.c
index 83ccfdf..8bcc21f 100644
--- a/arch/x86/kernel/process.c
+++ b/arch/x86/kernel/process.c
@@ -47,7 +47,6 @@ int arch_dup_task_struct(struct task_struct *dst, struct 
task_struct *src)
 void free_thread_xstate(struct task_struct *tsk)
 {
        fpu_free(&tsk->thread.fpu);
-       WARN(tsk->thread.ds_ctx, "leaking DS context\n");
 }
 
 void free_thread_info(struct thread_info *ti)
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to