HomeFreeBSD

busdma: remove parent tag tracking

Description

busdma: remove parent tag tracking

Without filter functions, we do not need to keep track of tag ancestry.
All inheritance of the parent tag's parameters occurs when creating the
new child tag.

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

Details

Provenance
mhorneAuthored on Dec 6 2023, 11:08 PM
Reviewer
jhb
Differential Revision
D42895: busdma: remove parent tag tracking
Parents
rG900907f4399f: busdma: kill filter functionality internally
Branches
Unknown
Tags
Unknown