Page MenuHomeFreeBSD

powerpc: use local flags for bounce buffers instead of common flags
Needs ReviewPublic

Authored by adrian on Tue, Mar 31, 10:49 PM.

Details

Reviewers
None
Group Reviewers
PowerPC
Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71888
Build 68771: arc lint + arc unit

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.