Page MenuHomeFreeBSD

D52633.id162474.diff
No OneTemporary

D52633.id162474.diff

diff --git a/sys/dev/random/fenestrasX/fx_pool.c b/sys/dev/random/fenestrasX/fx_pool.c
--- a/sys/dev/random/fenestrasX/fx_pool.c
+++ b/sys/dev/random/fenestrasX/fx_pool.c
@@ -164,6 +164,9 @@
[RANDOM_CALLOUT] = {
.entc_cls = &fxrng_lo_push,
},
+ [RANDOM_RANDOMDEV] = {
+ .entc_cls = &fxrng_lo_push,
+ },
[RANDOM_PURE_OCTEON] = {
.entc_cls = &fxrng_hi_push, /* Could be made pull. */
},

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 8, 9:18 AM (2 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29401642
Default Alt Text
D52633.id162474.diff (401 B)

Event Timeline