Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79999
b: refs/heads/master
c: 2f4aaf5
h: refs/heads/master
i:
  79997: c3205ff
  79995: c031e5f
  79991: 5c66e82
  79983: 00047d3
  79967: e0ecd66
  79935: 588f6aa
  79871: 60968cb
v: v3
  • Loading branch information
Markus Metzger authored and Ingo Molnar committed Jan 30, 2008
1 parent 472ba47 commit 44364b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: f6e0eba1b133192e298052d616e9e17356d32517
refs/heads/master: 2f4aaf53c21e644ba0f581ce62b985d767388c64
4 changes: 0 additions & 4 deletions trunk/arch/x86/kernel/process_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,10 +608,6 @@ static inline void __switch_to_xtra(struct task_struct *prev_p,
memset(tss->io_bitmap, 0xff, prev->io_bitmap_max);
}

/*
* Last branch recording recofiguration of trace hardware and
* disentangling of trace data per task.
*/
if (test_tsk_thread_flag(prev_p, TIF_BTS_TRACE_TS))
ptrace_bts_take_timestamp(prev_p, BTS_TASK_DEPARTS);

Expand Down

0 comments on commit 44364b8

Please sign in to comment.