]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linuxkpi: Introduce module_param() of type `hexint`
authorJean-Sébastien Pédron <dumbbell@FreeBSD.org>
Fri, 11 Nov 2022 17:36:46 +0000 (18:36 +0100)
committerJean-Sébastien Pédron <dumbbell@FreeBSD.org>
Fri, 11 Nov 2022 17:36:46 +0000 (18:36 +0100)
commit0b8a423d073309ab5f24501c2f6b3f6b2cd8f422
tree21e68b1a7c13aa6beeca134131b198e38d1a73d0
parentc72dd0aabe25dd4ea82e5b83d36f706d8bd2e783
linuxkpi: Introduce module_param() of type `hexint`

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

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D36958
sys/compat/linuxkpi/common/include/linux/moduleparam.h