Page MenuHomeFreeBSD

D5712.diff
No OneTemporary

D5712.diff

Index: head/sys/dev/random/random_harvestq.c
===================================================================
--- head/sys/dev/random/random_harvestq.c
+++ head/sys/dev/random/random_harvestq.c
@@ -183,7 +183,8 @@
/* NOTREACHED */
}
/* This happens well after SI_SUB_RANDOM */
-SYSINIT(random_device_h_proc, SI_SUB_CREATE_INIT, SI_ORDER_ANY, kproc_start, &random_proc_kp);
+SYSINIT(random_device_h_proc, SI_SUB_KICK_SCHEDULER, SI_ORDER_ANY, kproc_start,
+ &random_proc_kp);
/*
* Run through all fast sources reading entropy for the given

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 12, 8:55 PM (20 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15772857
Default Alt Text
D5712.diff (553 B)

Event Timeline