-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
add support for 6.12 #2793
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
add support for 6.12 #2793
Conversation
Does it work for LKM? |
not sure |
|
LKM ? Or integrate into the kernel ? |
Filtered from tiann/KernelSU tiann#2793 Co-authored-by: libingxuan <[email protected]>
|
ah.... well then it look just like my PR then |
@backslashxx nvm still no LKM |
fix another support in group_info |
oh I see. But why didn't it cause any error when building for me.... |
I don't know why but it went wrong when i build kernel |
Filtered from tiann/KernelSU tiann#2793 Co-authored-by: libingxuan <[email protected]>
Filtered from tiann/KernelSU tiann#2793 Co-authored-by: libingxuan <[email protected]>
Filtered from tiann/KernelSU tiann#2793 Co-authored-by: libingxuan <[email protected]>
actually.... can you paste the error when you are building without that |
drivers/kernelsu/core_hook.c:78:40: error: missing braces around initializer [-Werror=missing-braces] |
https://elixir.bootlin.com/linux/v6.7-rc1/source/include/linux/refcount.h#L115 |
https://elixir.bootlin.com/linux/v6.7-rc1/source/include/linux/cred.h