NetBSD-Bugs archive

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

PR/42539 CVS commit: src/sys/kern



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

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42539 CVS commit: src/sys/kern
Date: Wed, 30 Dec 2009 23:49:59 +0000

 Module Name:   src
 Committed By:  rmind
 Date:          Wed Dec 30 23:49:59 UTC 2009
 
 Modified Files:
        src/sys/kern: kern_runq.c
 
 Log Message:
 sched_catchlwp: fix the case when other CPU might see curlwp->l_cpu != curcpu()
 while LWP is finishing context switch.  Should fix PR/42539, tested by martin@.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/kern/kern_runq.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