Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/14/2007 06:59:26
Module Name: src
Committed By: perseant
Date: Sat Apr 14 06:59:26 UTC 2007
Modified Files:
src/sys/kern: kern_lock.c
Log Message:
Include the lwpid in the lock panic message, so we don't see silly messages
like
lockmgr: pid 17, not exclusive lock holder 17 unlocking
To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/sys/kern/kern_lock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.