Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/18/2006 09:54:32
Module Name:	src
Committed By:	yamt
Date:		Tue Apr 18 09:54:32 UTC 2006

Modified Files:
	src/sys/kern: kern_physio.c

Log Message:
from Christian Ehrhardt:
* physio: The first call to ltsleep should apparently use o &obp->b_interlock
  instead of bp->b_interlock (bp is probably NULL here).


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/kern/kern_physio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.