de283441cd
The call to cprng_fast32() requires that per-cpu data has been initialized by corng_fast_init(), which doesn't get called until after the first part of auto-configuration is done, long after pfattach() calls cprng_fast32(). Fixed PR kern/52620 XXX This needs pull-up to the -8 branch. |
||
---|---|---|
.. | ||
net | ||
netinet |