Page MenuHomeFreeBSD

LinuxKPI: add get_random_u8()
ClosedPublic

Authored by bz on Aug 27 2024, 9:22 PM.
Tags
None
Referenced Files
F132001042: D46464.diff
Sun, Oct 12, 8:33 PM
Unknown Object (File)
Mon, Sep 22, 10:06 PM
Unknown Object (File)
Mon, Sep 15, 3:23 PM
Unknown Object (File)
Aug 18 2025, 4:13 PM
Unknown Object (File)
Aug 6 2025, 1:22 PM
Unknown Object (File)
Jul 28 2025, 8:31 PM
Unknown Object (File)
Jul 26 2025, 1:47 PM
Unknown Object (File)
Jun 24 2025, 2:21 PM
Subscribers

Details

Summary

Add a get_random_u8() implementation following the u36 and u64 versions.
We'll likely want to macro-ify them in the future and add all the types
which makes sense just to e done.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bz requested review of this revision.Aug 27 2024, 9:22 PM

typo in commit message: "just to e done"

This revision is now accepted and ready to land.Aug 27 2024, 9:29 PM

typo in commit message: "just to e done"

+b locally [DONE]

This revision was automatically updated to reflect the committed changes.