HomeFreeBSD

busdma: emit a warning for use of filters

Description

busdma: emit a warning for use of filters

Filter functions are deprecated, and unused in the tree. If either of
the filter or filterarg arguments to bus_dma_tag_create() are non-NULL,
print a warning.

This is a direct commit to stable/13.

Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D42897

Details

Provenance
mhorneAuthored on Dec 4 2023, 3:46 PM
Reviewer
jhb
Differential Revision
D42897: busdma: emit a warning for use of filters
Parents
rG05c55eed44e5: pf: fix mem leaks upon vnet destroy
Branches
Unknown
Tags
Unknown