dma_ip_drivers
dma_ip_drivers copied to clipboard
some changes in linux kernel6.5.0/ubuntu22.04
1.class_create() only need 1 parameter. struct class * __must_check class_create(const char *name); 2. io->iov should be io->__iov 3. vma->vm_flags is read-only.
Thanks man you saved my day on a 6.8.0-45-generic kernel.
make install passed in ubuntu22.04, with 6.8.0-47-generic #47~22.04.1-Ubuntu,everythings seems ok
Hard to tell what went wrong. Can you see a kernel oops? Give us some more info about the error message.