NetBSD-Bugs archive

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

PR/38588 CVS commit: src/sys/kern



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

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38588 CVS commit: src/sys/kern
Date: Wed,  2 Jul 2008 19:53:13 +0000 (UTC)

 Module Name:   src
 Committed By:  rmind
 Date:          Wed Jul  2 19:53:13 UTC 2008
 
 Modified Files:
        src/sys/kern: kern_lwp.c
 
 Log Message:
 lwp_migrate: if LWP is still on the CPU (LP_RUNNING), it must be handled
 like LSONPROC.  Should fix PR/38588.  OK by <ad>.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.120 -r1.121 src/sys/kern/kern_lwp.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