Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/08/2002 23:16:09
Module Name:	syssrc
Committed By:	fvdl
Date:		Tue Oct  8 20:16:09 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: gdt.c

Log Message:
Remove gdt_compact_slot, it was commented out already.
Expect callers to ldt_alloc and ldt_free to take the corresponding
pmap spinlock.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/i386/i386/gdt.c

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