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/14.

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
rGe64d827d3a58: makesyscall: Simplify a bit emitting syscall declarations
Branches
Unknown
Tags
Unknown