Signed-off-by: Eric W. Biederman <[EMAIL PROTECTED]>
---
 arch/x86_64/kernel/trampoline.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86_64/kernel/trampoline.S b/arch/x86_64/kernel/trampoline.S
index 23a03eb..c79b99a 100644
--- a/arch/x86_64/kernel/trampoline.S
+++ b/arch/x86_64/kernel/trampoline.S
@@ -64,7 +64,7 @@ idt_48:
        .word   0, 0                    # idt base = 0L
 
 gdt_48:
-       .short  __KERNEL32_CS + 7       # gdt limit
+       .short  GDT_ENTRIES*8 - 1       # gdt limit
        .long   cpu_gdt_table-__START_KERNEL_map
 
 .globl trampoline_end
-- 
1.4.2.rc2.g5209e

_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to