free entry in gdt_table

From: Nico (nico@auditoriabalear.com)
Date: Thu Dec 12 2002 - 05:08:23 EST


Hello

I have a doubt, in kernels like 2.4.18 the second entry in gdt is not used

ENTRY(gdt_table)
        .quad 0x0000000000000000 /* NULL descriptor */
        .quad 0x0000000000000000 /* not used */
        .quad 0x00cf9a000000ffff /* 0x10 kernel 4GB code at 0x00000000 */

there are 4 bytes lost!

Why?
-
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 : Sun Dec 15 2002 - 22:00:24 EST