Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/27/2007 00:26:44
Module Name: src
Committed By: ad
Date: Sat Jan 27 00:26:44 UTC 2007
Modified Files:
src/sys/kern [newlock2]: kern_synch.c
Log Message:
Fix a bug in sched_changepri() that could result in:
"panic: remrunqueue: bit X not set"
To generate a diff of this commit:
cvs rdiff -r1.166.2.11 -r1.166.2.12 src/sys/kern/kern_synch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.