Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/29/2004 13:33:37
Module Name:	src
Committed By:	yamt
Date:		Mon Nov 29 13:33:37 UTC 2004

Modified Files:
	src/sys/dev: rnd.c

Log Message:
splvm should be enough to protect rnd sample queue and rnd_mempool
as you can't use rnd_add_uint32 safely with >IPL_VM anyway.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dev/rnd.c

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