Page MenuHomeFreeBSD

linuxkpi: move io_mapping_create_wc to .c
ClosedPublic

Authored by imp on Apr 4 2022, 5:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 4, 12:09 AM
Unknown Object (File)
Tue, Mar 3, 11:51 PM
Unknown Object (File)
Tue, Mar 3, 11:51 PM
Unknown Object (File)
Sat, Feb 14, 4:27 PM
Unknown Object (File)
Feb 9 2026, 1:13 PM
Unknown Object (File)
Jan 26 2026, 1:33 AM
Unknown Object (File)
Dec 26 2025, 12:16 AM
Unknown Object (File)
Dec 23 2025, 4:53 AM

Details

Summary

Move io_mapping_create_wc to .c because it encodes the size of struct
io_mapping so we move this from the client module to the linuxkpi
module.

Sponsored by: Netflix

Diff Detail

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