Feature Overview
Remove NumberOfBytes alignment check from bounce buffering conditions in IoMmu
We can remove this condition after we go back and change all the drivers to do page allocations instead.
Solution Overview
first change all DMA buffers to be page allocated
then remove NumberOfBytes alignment check
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response