Skip to content

dma-proxy: SG list needs to be mapped before use with DMA driver#17

Open
jh-hsd wants to merge 1 commit intoXilinx-Wiki-Projects:masterfrom
jh-hsd:map-dma-sg-list-before-use
Open

dma-proxy: SG list needs to be mapped before use with DMA driver#17
jh-hsd wants to merge 1 commit intoXilinx-Wiki-Projects:masterfrom
jh-hsd:map-dma-sg-list-before-use

Conversation

@jh-hsd
Copy link

@jh-hsd jh-hsd commented Feb 16, 2026

At least sg_dma_len(), in case that IOMMU is enabled, will fail getting the correct length in case of no mapping.
In general the SG list should always be mapped before transferred to DMA driver.

At least sg_dma_len(), in case that IOMMU is enabled, will fail
getting the correct length in case of no mapping.

Signed-off-by: Jochen Henneberg <henneberg@innolintec.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant