Page MenuHomeFreeBSD

LinuxKPI: add get_random_u8()
ClosedPublic

Authored by bz on Aug 27 2024, 9:22 PM.
Tags
None
Referenced Files
F168972883: D46464.id.diff
Mon, Aug 31, 12:43 AM
F168769432: D46464.diff
Sun, Aug 30, 1:41 AM
Unknown Object (File)
Sat, Aug 29, 7:28 AM
Unknown Object (File)
Sat, Aug 29, 2:52 AM
Unknown Object (File)
Sat, Aug 29, 1:51 AM
Unknown Object (File)
Sat, Aug 29, 1:11 AM
Unknown Object (File)
Sat, Aug 22, 3:17 PM
Unknown Object (File)
Sat, Aug 22, 12:01 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.