Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/arch/amd64/include



Module Name:    src
Committed By:   tron
Date:           Thu Jun 17 20:06:40 UTC 2004

Modified Files:
        src/sys/arch/amd64/include [netbsd-2-0]: gdt.h

Log Message:
Pull up revision 1.2 (requested by fvdl in ticket #506):
When converting GDT length units from segment structures to bytes for the
amd64 port, I converted MINGDTSIZ wrongly; it was not page aligned, causing
gdt_grow to corrupt the GDT. Fix this, and remove the extraneous definitions
of the sizes from gdt.c.
>From OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.4.1 src/sys/arch/amd64/include/gdt.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index