Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11758
b: refs/heads/master
c: 72e12b7
h: refs/heads/master
v: v3
  • Loading branch information
Zachary Amsden authored and Linus Torvalds committed Oct 31, 2005
1 parent ade64d4 commit c4723b9
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: 9f40a72a7e819789f66910c8cd60aab005cdb413
refs/heads/master: 72e12b76fe48d99d1deb417f177b10a9d99b2e74
6 changes: 0 additions & 6 deletions trunk/arch/i386/kernel/cpu/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -607,12 +607,6 @@ void __devinit cpu_init(void)
cpu_gdt_descr[cpu].address =
(unsigned long)&per_cpu(cpu_gdt_table, cpu);

/*
* Set up the per-thread TLS descriptor cache:
*/
memcpy(thread->tls_array, &per_cpu(cpu_gdt_table, cpu),
GDT_ENTRY_TLS_ENTRIES * 8);

load_gdt(&cpu_gdt_descr[cpu]);
load_idt(&idt_descr);

Expand Down

0 comments on commit c4723b9

Please sign in to comment.