NetBSD-Bugs archive

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

PR/38375 CVS commit: src/sys/arch/sparc64/sparc64



The following reply was made to PR kern/38375; it has been noted by GNATS.

From: Takeshi Nakayama <nakayama%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38375 CVS commit: src/sys/arch/sparc64/sparc64
Date: Thu, 10 Apr 2008 14:28:28 +0000 (UTC)

 Module Name:   src
 Committed By:  nakayama
 Date:          Thu Apr 10 14:28:28 UTC 2008
 
 Modified Files:
        src/sys/arch/sparc64/sparc64: syscall.c
 
 Log Message:
 Remove kernel unlock in startlwp which is probably a leftover of
 vmlocking2 merge.
 
 This may fix PR kern/38375.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.27 -r1.28 src/sys/arch/sparc64/sparc64/syscall.c
 
 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