Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145723
b: refs/heads/master
c: d756f4a
h: refs/heads/master
i:
  145721: f9f7810
  145719: 49ef9e9
v: v3
  • Loading branch information
Alexey Dobriyan authored and Ingo Molnar committed May 11, 2009
1 parent 77fd4a8 commit 265146f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: edc953fa4ebc0265ef3b1754fe116a9fd4264e15
refs/heads/master: d756f4adb9d8a86e347a2d5435bb5cc95744733e
3 changes: 2 additions & 1 deletion trunk/arch/x86/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,9 @@ struct thread_struct {
unsigned short gsindex;
#endif
unsigned long ip;
#ifdef CONFIG_X86_64
unsigned long fs;
#endif
unsigned long gs;
/* Hardware debugging registers: */
unsigned long debugreg0;
Expand Down Expand Up @@ -874,7 +876,6 @@ static inline void spin_lock_prefetch(const void *x)
.vm86_info = NULL, \
.sysenter_cs = __KERNEL_CS, \
.io_bitmap_ptr = NULL, \
.fs = __KERNEL_PERCPU, \
}

/*
Expand Down

0 comments on commit 265146f

Please sign in to comment.