summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorpgoyette <pgoyette@NetBSD.org>2017-10-15 04:30:05 +0000
committerpgoyette <pgoyette@NetBSD.org>2017-10-15 04:30:05 +0000
commita8c43e224e5d1106363392ffabc9e21129ec5736 (patch)
tree667071e07243c72bd70552f667d4e239e19b40c9 /sys/dev/microcode
parent47a7be6d044a6d210488d5853c2e80f5a423f510 (diff)
Defer initialization of pf_status.host_id
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.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions