Date: Mon, 18 Feb 2002 11:49:30 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_random.c Message-ID: <200202181949.g1IJnUT30293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/02/18 11:49:30 PST
Modified files:
sys/kern kern_random.c
Log:
Load the current timecounter into tc. The timecounter global can change
at any time and we do not want to call one timercounter's function with
another timecounter's structural pointer.
MFC after: 3 days
Revision Changes Path
1.40 +3 -2 src/sys/kern/kern_random.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202181949.g1IJnUT30293>
