Page MenuHomeFreeBSD

LinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_ARRAY()
ClosedPublic

Authored by bz on Feb 9 2022, 12:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 1:54 AM
Unknown Object (File)
Tue, Oct 14, 8:31 PM
Unknown Object (File)
Tue, Oct 14, 8:31 PM
Unknown Object (File)
Tue, Oct 14, 8:30 PM
Unknown Object (File)
Tue, Oct 14, 10:30 AM
Unknown Object (File)
Sun, Oct 12, 9:23 AM
Unknown Object (File)
Fri, Oct 10, 1:23 AM
Unknown Object (File)
Sep 15 2025, 4:12 AM
Subscribers

Details

Summary

Add an implementation of kstrtoint_from_user() based on the other
implementations and an attempt at DECLARE_FLEX_ARRAY() which works
for the driver needing it.

MFC after: 3 days

Diff Detail

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