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

assignment of read-only member ‘vm_flags’ #267

Open
weidingxin3 opened this issue Mar 22, 2024 · 1 comment
Open

assignment of read-only member ‘vm_flags’ #267

weidingxin3 opened this issue Mar 22, 2024 · 1 comment

Comments

@weidingxin3
Copy link

My system:kubuntu 23.10
linux kernel:6.5.0-26-generic
when I cd to dma_ip_drivers/XDMA/linux-kernel/xdma
and make.It show dma_ip_drivers/XDMA/linux-kernel/xdma/cdev_ctrl.c:236:23: error: assignment of read-only member ‘vm_flags’
236 | vma->vm_flags |= VMEM_FLAGS;

How can i do?
Thanke you for any help.

@gonsolo
Copy link

gonsolo commented Apr 25, 2024

Update drivers: #275

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

No branches or pull requests

2 participants