Page MenuHomeFreeBSD

powerpc: use local flags for bounce buffers instead of common flags
ClosedPublic

Authored by adrian on Mar 31 2026, 10:49 PM.
Referenced Files
Unknown Object (File)
Thu, May 14, 6:50 AM
Unknown Object (File)
Thu, May 14, 12:51 AM
Unknown Object (File)
Wed, May 13, 4:42 PM
Unknown Object (File)
Tue, May 12, 10:07 AM
Unknown Object (File)
Mon, May 11, 7:21 AM
Unknown Object (File)
Wed, May 6, 5:36 PM
Unknown Object (File)
Wed, May 6, 7:30 AM
Unknown Object (File)
Sat, Apr 25, 12:35 PM

Details

Summary

Migrate to using local flags for bounce buffers instead of the
common flag field.

Diff Detail

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

Event Timeline

adrian added a reviewer: PowerPC.
adrian added a project: PowerPC.

looks like this diff got the flags stuff and shuffling around where the 'struct bus_dma_tag' is defined.
I'll go clean that up shortly.

This revision was not accepted when it landed; it landed in state Needs Review.Fri, May 1, 9:15 PM
This revision was automatically updated to reflect the committed changes.