Page MenuHomeFreeBSD

linuxkpi: Introduce module_param() of type `hexint`
ClosedPublic

Authored by dumbbell on Oct 12 2022, 7:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 8 2024, 11:35 PM
Unknown Object (File)
Oct 7 2024, 7:45 PM
Unknown Object (File)
Oct 7 2024, 3:47 AM
Unknown Object (File)
Oct 1 2024, 2:19 PM
Unknown Object (File)
Sep 28 2024, 4:54 AM
Unknown Object (File)
Sep 27 2024, 5:45 PM
Unknown Object (File)
Sep 27 2024, 5:22 PM
Unknown Object (File)
Sep 27 2024, 5:21 PM

Details

Summary

In Linux, this affects how the value is formatted. In FreeBSD, this
remains an unsigned integer.

Diff Detail

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