From 590e166dc5020115db5cbf7a270a91a9945806f5 Mon Sep 17 00:00:00 2001 From: Borislav Petkov Date: Fri, 3 Jun 2011 22:07:22 +0200 Subject: [PATCH] --- yaml --- r: 257227 b: refs/heads/master c: dd2897bf0f4d523238e87dabb23e9634ea9ba73d h: refs/heads/master i: 257225: c46fd33fc191724b812b28ee652d4fa070bbaf0f 257223: af794a709114743b67c4255230ba537bfb6d7d63 v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/segment.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1e0bb834789c..11b3f2e01d94 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 38e6b75d3b6f4b9445eb6486e28fc716acda44ae +refs/heads/master: dd2897bf0f4d523238e87dabb23e9634ea9ba73d diff --git a/trunk/arch/x86/include/asm/segment.h b/trunk/arch/x86/include/asm/segment.h index cd84f7208f76..5e641715c3fe 100644 --- a/trunk/arch/x86/include/asm/segment.h +++ b/trunk/arch/x86/include/asm/segment.h @@ -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 */