* free entry in gdt_table
@ 2002-12-12 10:08 Nico
0 siblings, 0 replies; only message in thread
From: Nico @ 2002-12-12 10:08 UTC (permalink / raw)
To: linux-kernel
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?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-12 10:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-12 10:08 free entry in gdt_table Nico
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.