[Bug 263750] random_fortuna: standalone module build broken in stable/12
Date: Tue, 03 May 2022 19:55:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263750
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #4 from Ed Maste <emaste@freebsd.org> ---
Aha, not an issue on stable/13 and later, after
sys: Remove DEV_RANDOM device option
Remove 'device random' from kernel configurations that reference it (most).
Replace perhaps mistaken 'nodevice random' in two MIPS configs with
'options
RANDOM_LOADABLE' instead. Document removal in UPDATING; update NOTES and
random.4.
Reviewed by: delphij, markm (previous version)
Approved by: secteam(delphij)
Differential Revision: https://reviews.freebsd.org/D19918
--
You are receiving this mail because:
You are the assignee for the bug.