Page MenuHomeFreeBSD

LinuxKPI: add get_random_u8()
ClosedPublic

Authored by bz on Tue, Aug 27, 9:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 12, 7:21 AM
Unknown Object (File)
Mon, Sep 2, 7:09 PM
Unknown Object (File)
Sun, Sep 1, 10:37 PM
Unknown Object (File)
Sun, Sep 1, 2:26 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.Tue, Aug 27, 9:22 PM

typo in commit message: "just to e done"

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

typo in commit message: "just to e done"

+b locally [DONE]

This revision was automatically updated to reflect the committed changes.