lkml.org 
[lkml]   [2002]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Boot failure in 2.5.31 BK with new TLS patch

oh, setup.S. nasty indeed. (yet) untested patch attached, booting into the
new kernel shortly.

Ingo

--- linux/arch/i386/boot/setup.S.orig2 Sat Aug 17 20:53:41 2002
+++ linux/arch/i386/boot/setup.S Sat Aug 17 20:54:40 2002
@@ -1029,8 +1029,7 @@
.word 0 # idt limit = 0
.word 0, 0 # idt base = 0L
gdt_48:
- .word 0x8000 # gdt limit=2048,
- # 256 GDT entries
+ .word GDT_ENTRY_KERNEL_CS*8 + 16 - 1 # gdt limit

.word 0, 0 # gdt base (filled in later)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.052 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site