Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/20/1999 16:07:13
Module Name: syssrc
Committed By: thorpej
Date: Tue Jul 20 23:07:12 UTC 1999
Modified Files:
syssrc/sys/arch/i386/i386: gdt.c
Log Message:
Use the lock manager to lock the GDT, rather than a non-MP-safe homegrown
method.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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.