Re: Boot failure in 2.5.31 BK with new TLS patch

From: Linus Torvalds (torvalds@transmeta.com)
Date: Sat Aug 17 2002 - 13:36:53 EST


The gdt descriptor alignment really shouldn't matter, but that bogus GDT
_size_ thing in the descriptor might do it.

Right now it's set to be 0x8000, which is not a legal GDT size (it should
be of the form n*8-1), and is nonsensical anyway (the comment says 2048
entries, but the fact is, we don't _have_ 2048 entries in there).

                Linus

-
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/



This archive was generated by hypermail 2b29 : Fri Aug 23 2002 - 22:00:14 EST