Source-Changes archive

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

CVS commit: src/sys/arch/i386



Module Name:    src
Committed By:   ad
Date:           Mon Apr 16 17:24:19 UTC 2007

Modified Files:
        src/sys/arch/i386/i386: gdt.c pmap.c sys_machdep.c
        src/sys/arch/i386/include: gdt.h

Log Message:
Fix crappy locking around LDT updates. i386 part of PR kern/36046.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/i386/i386/gdt.c
cvs rdiff -r1.203 -r1.204 src/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.81 -r1.82 src/sys/arch/i386/i386/sys_machdep.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/i386/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