NetBSD-Bugs archive

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

PR/43835 CVS commit: src/sys/arch/amd64



The following reply was made to PR port-amd64/43835; it has been noted by GNATS.

From: Chuck Silvers <chs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43835 CVS commit: src/sys/arch/amd64
Date: Sun, 5 Sep 2010 20:14:40 +0000

 Module Name:   src
 Committed By:  chs
 Date:          Sun Sep  5 20:14:40 UTC 2010
 
 Modified Files:
        src/sys/arch/amd64/amd64: netbsd32_machdep.c
        src/sys/arch/amd64/include: segments.h
 
 Log Message:
 in check_mcontext32(), accept the LDT selector for 32-bit user code
 as well as the GDT selector.  fixes PR 43835.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.65 -r1.66 src/sys/arch/amd64/amd64/netbsd32_machdep.c
 cvs rdiff -u -r1.20 -r1.21 src/sys/arch/amd64/include/segments.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