For any size that isn't page-aligned, we end up not pre-allocating enough for a single mapping because we truncate the size instead of rounding up to make sure the last bit is accounted for, leaving us one page shy of what we need.
Details
Details
- Reviewers
manu - Group Reviewers
arm64 - Commits
- rS354712: arm64: busdma_bounce: fix BUS_DMA_ALLOCNOW for non-paged aligned sizes
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 27412