NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55252 CVS commit: src/sys/kern



The following reply was made to PR port-arm32/55252; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55252 CVS commit: src/sys/kern
Date: Mon, 11 May 2020 21:40:12 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon May 11 21:40:12 UTC 2020
 
 Modified Files:
 	src/sys/kern: subr_cprng.c
 
 Log Message:
 Remove cprng initialization order hack.
 
 cprng_init now runs early enough that the hack should no longer be
 needed to address PR port-arm32/55252.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.39 -r1.40 src/sys/kern/subr_cprng.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index