Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146136
b: refs/heads/master
c: 6047550
h: refs/heads/master
v: v3
  • Loading branch information
Markus Metzger authored and Ingo Molnar committed Apr 7, 2009
1 parent 90e2038 commit f2d64d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0f4814065ff8c24ca8bfd75c9b73502be152c287
refs/heads/master: 6047550d3d26fed88b18a208b31f8b90b5ef3e9b
5 changes: 0 additions & 5 deletions trunk/arch/x86/kernel/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -925,11 +925,6 @@ static void update_task_debugctlmsr(struct task_struct *task,
get_cpu();
if (task == current)
update_debugctlmsr(debugctlmsr);

if (task->thread.debugctlmsr)
set_tsk_thread_flag(task, TIF_DEBUGCTLMSR);
else
clear_tsk_thread_flag(task, TIF_DEBUGCTLMSR);
put_cpu();
}

Expand Down

0 comments on commit f2d64d0

Please sign in to comment.