Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16376
b: refs/heads/master
c: 2891dcd
h: refs/heads/master
v: v3
  • Loading branch information
Zachary Amsden authored and Linus Torvalds committed Jan 6, 2006
1 parent 2512522 commit bcec506
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: e6a9918c9617ed21f71f2f20b45efe06822c8f00
refs/heads/master: 2891dcdc4538e8f4ce50c9d1eea457cf2d81fb5b
5 changes: 0 additions & 5 deletions trunk/arch/i386/kernel/cpu/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -595,11 +595,6 @@ void __devinit cpu_init(void)
load_gdt(&cpu_gdt_descr[cpu]);
load_idt(&idt_descr);

/*
* Delete NT
*/
__asm__("pushfl ; andl $0xffffbfff,(%esp) ; popfl");

/*
* Set up and load the per-CPU TSS and LDT
*/
Expand Down

0 comments on commit bcec506

Please sign in to comment.