Module Name:    src
Committed By:   riastradh
Date:           Fri May  8 00:53:25 UTC 2020

Modified Files:
        src/sys/kern: kern_entropy.c

Log Message:
Make curcpu_available() always true.

This should work now that x86 runs cpu_init_rng just after curcpu()
and curlwp are initialized, and no other architecture needs it to
work that early.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.

Reply via email to