Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43065
b: refs/heads/master
c: 8c89812
h: refs/heads/master
i:
  43063: e26f6e3
v: v3
  • Loading branch information
Chuck Ebbert authored and Andi Kleen committed Dec 7, 2006
1 parent 6e516ed commit 61546fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 516d2836434d279fef164bb1b964e83425d312d2
refs/heads/master: 8c89812684de3b47066d800031dfd7098abbdc74
6 changes: 0 additions & 6 deletions trunk/arch/i386/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -674,12 +674,6 @@ struct task_struct fastcall * __switch_to(struct task_struct *prev_p, struct tas

write_pda(pcurrent, next_p);

/*
* Restore IOPL if needed.
*/
if (unlikely(prev->iopl != next->iopl))
set_iopl_mask(next->iopl);

/*
* Now maybe handle debug registers and/or IO bitmaps
*/
Expand Down

0 comments on commit 61546fb

Please sign in to comment.