Page MenuHomeFreeBSD

LinuxKPI: add kstrtou8() and kstrtou8_from_user() to kernel.h
ClosedPublic

Authored by bz on Oct 22 2021, 11:09 AM.
Tags
None
Referenced Files
F156369328: D32598.id97405.diff
Wed, May 13, 1:16 AM
F156367905: D32598.id97283.diff
Wed, May 13, 1:01 AM
F156366793: D32598.diff
Wed, May 13, 12:48 AM
Unknown Object (File)
Thu, May 7, 11:43 AM
Unknown Object (File)
Wed, May 6, 9:40 AM
Unknown Object (File)
Wed, May 6, 5:14 AM
Unknown Object (File)
Sun, May 3, 2:05 PM
Unknown Object (File)
Fri, May 1, 9:11 AM
Subscribers

Details

Summary

Analogous to the other sized version of kstrto[u]<type>() and
kstrtobool_from_user() add the "u8" versions needed by a driver.

MFC after: 3 days

Diff Detail

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