Page MenuHomeFreeBSD

busdma: kill filter functionality internally
ClosedPublic

Authored by mhorne on Dec 4 2023, 3:20 PM.
Tags
None
Referenced Files
F86815848: D42894.diff
Wed, Jun 26, 12:30 AM
Unknown Object (File)
Sat, Jun 22, 7:23 AM
Unknown Object (File)
Thu, Jun 20, 9:34 AM
Unknown Object (File)
Mon, Jun 17, 5:21 AM
Unknown Object (File)
Wed, May 29, 2:04 PM
Unknown Object (File)
May 26 2024, 3:07 AM
Unknown Object (File)
May 16 2024, 4:26 AM
Unknown Object (File)
May 8 2024, 1:24 PM

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