Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arch:rsicv:select ARCH_HAS_DMA_WRITE_COMBINE #131

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

cp0613
Copy link
Contributor

@cp0613 cp0613 commented Jul 5, 2024

c910 support bufferable, enable DMA_WRITE_COMBINE, let dma_alloc_* memory can be map WRITE_COMBINE. otherwise dma_alloc_* memory be strong order prot to user space.

c910 support bufferable, enable DMA_WRITE_COMBINE, let dma_alloc_*
memory can be map WRITE_COMBINE. otherwise dma_alloc_* memory be
strong order prot to user space.

Signed-off-by: Huaming <[email protected]>
Signed-off-by: Chen Pei <[email protected]>
@RevySR RevySR merged commit 011eb4c into ruyisdk:linux-6.6.36 Jul 5, 2024
25 checks passed
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.

2 participants