Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257227
b: refs/heads/master
c: dd2897b
h: refs/heads/master
i:
  257225: c46fd33
  257223: af794a7
v: v3
  • Loading branch information
Borislav Petkov authored and H. Peter Anvin committed Jun 3, 2011
1 parent 9002348 commit 590e166
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 38e6b75d3b6f4b9445eb6486e28fc716acda44ae
refs/heads/master: dd2897bf0f4d523238e87dabb23e9634ea9ba73d
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/segment.h
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
#define GDT_ENTRY_DEFAULT_USER32_CS 4
#define GDT_ENTRY_DEFAULT_USER_DS 5
#define GDT_ENTRY_DEFAULT_USER_CS 6
#define __USER32_CS (GDT_ENTRY_DEFAULT_USER32_CS * 8 + 3)
#define __USER32_CS (GDT_ENTRY_DEFAULT_USER32_CS*8+3)
#define __USER32_DS __USER_DS

#define GDT_ENTRY_TSS 8 /* needs two entries */
Expand Down

0 comments on commit 590e166

Please sign in to comment.