Skip to content

Conversation

@00light00
Copy link

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.

@pbertoni89
Copy link

Thanks man you saved my day on a 6.8.0-45-generic kernel.

@hellocaoziyi
Copy link

hellocaoziyi commented Oct 29, 2024

make install passed in ubuntu22.04, with 6.8.0-47-generic #47~22.04.1-Ubuntu,everythings seems ok

@hinxx
Copy link

hinxx commented Oct 31, 2024

Hard to tell what went wrong. Can you see a kernel oops? Give us some more info about the error message.

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.

4 participants