Page MenuHomeFreeBSD

busdma: kill filter functionality internally
ClosedPublic

Authored by mhorne on Dec 4 2023, 3:20 PM.
Tags
None
Referenced Files
F102789809: D42894.diff
Sun, Nov 17, 5:49 AM
Unknown Object (File)
Mon, Nov 4, 1:17 PM
Unknown Object (File)
Sep 27 2024, 6:05 PM
Unknown Object (File)
Sep 23 2024, 4:11 PM
Unknown Object (File)
Sep 19 2024, 10:06 AM
Unknown Object (File)
Sep 19 2024, 6:08 AM
Unknown Object (File)
Sep 19 2024, 2:48 AM
Unknown Object (File)
Sep 17 2024, 6:10 AM

Details

Summary

Address filter functions are unused, unsupported, and now rejected.
Simplify some busdma code by removing filter functionality completely.

Note that the chains of parent tags become useless, and will be cleaned
up in the next commit.

No functional change intended.

Diff Detail

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