NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55458 CVS commit: src/sys/kern
The following reply was made to PR kern/55458; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55458 CVS commit: src/sys/kern
Date: Mon, 11 Jan 2021 02:18:40 +0000
Module Name: src
Committed By: riastradh
Date: Mon Jan 11 02:18:40 UTC 2021
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
entropy: Downgrade consolidation warning from printf to LOG_DEBUG.
Candidate fix for PR kern/55458. This message is rather technical,
and so is unlikely to be acted on by anyone not debugging the kernel
anyway. Most likely, on any system where it is a real problem, there
will be another (less technical) entropy warning anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/kern/kern_entropy.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