[Bug 271284] prng32 generators unable to be used

2023-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271284 --- Comment #3 from Alex Bylund --- As far as the original problem goes, the best I can come up with is moving the include inside the _KERNEL define, or copying the pcg_variants.h file into prng.h. To reference a radio ad I recently listen

[Bug 271284] prng32 generators unable to be used

2023-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271284 --- Comment #2 from Alex Bylund --- I'm not sure what the actual design is supposed to be, but on a new install of 13.1 with ZFS (suspect) this change was needed diff --git a/sys/sys/module.h b/sys/sys/module.h index efefaf4cb513..a3cd8aa8

[Bug 271284] prng32 generators unable to be used

2023-05-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271284 --- Comment #1 from Alex Bylund --- Thanks to anyone concerned, I think the actual answer would be "just don't do this in userland," for instance compiling a hello world kernel module vs kernel code in a rogue .c file. Then my main proble

[Bug 271284] prng32 generators unable to be used

2023-05-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271284 Bug ID: 271284 Summary: prng32 generators unable to be used Product: Base System Version: 13.2-STABLE Hardware: Any OS: Any Status: New Severity: Af