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
F167162618: D34776.id104609.diff
Wed, Aug 19, 2:31 PM
Unknown Object (File)
Tue, Aug 18, 8:16 PM
Unknown Object (File)
Tue, Aug 18, 4:45 PM
Unknown Object (File)
Tue, Aug 18, 4:33 PM
Unknown Object (File)
Tue, Aug 18, 10:17 AM
Unknown Object (File)
Tue, Aug 18, 4:08 AM
Unknown Object (File)
Sun, Aug 16, 8:07 PM
Unknown Object (File)
Sat, Aug 15, 9:29 PM

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