NetBSD-Bugs archive

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

PR/43835 CVS commit: [netbsd-5] src/sys/arch/amd64



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

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43835 CVS commit: [netbsd-5] src/sys/arch/amd64
Date: Tue, 7 Sep 2010 19:38:21 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Tue Sep  7 19:38:21 UTC 2010
 
 Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-5]: netbsd32_machdep.c
        src/sys/arch/amd64/include [netbsd-5]: segments.h
 
 Log Message:
 Pull up following revision(s) (requested by chs in ticket #1449):
        sys/arch/amd64/amd64/netbsd32_machdep.c: revisions 1.66, 1.67
        sys/arch/amd64/include/segments.h: revision 1.21
 in check_mcontext32(), accept the LDT selector for 32-bit user code
 as well as the GDT selector.  fixes PR 43835.
 accept the LDT selector in check_sigcontext32() too.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.55.4.2 -r1.55.4.3 \
     src/sys/arch/amd64/amd64/netbsd32_machdep.c
 cvs rdiff -u -r1.19 -r1.19.4.1 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