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

Failed Compilation for 4.4 kernel #1720

Closed
GhostMaster69-dev opened this issue May 10, 2024 · 0 comments
Closed

Failed Compilation for 4.4 kernel #1720

GhostMaster69-dev opened this issue May 10, 2024 · 0 comments

Comments

@GhostMaster69-dev
Copy link

Failed to compile with latest changes on 4.4 kernel with following error:

../drivers/kernelsu/kernel/sucompat.c:331:40: error: use of undeclared identifier 'real_regs'
331 | inode = (struct inode *)PT_REGS_PARM1(real_regs);
| ^
1 error generated.

@tiann tiann closed this as completed in 7af4f33 May 10, 2024
Dawid2849 added a commit to Dawid2849/KernelSU that referenced this issue May 10, 2024
kernel: Fix compile error on 4.4. close tiann#1720
natsumerinchan added a commit to natsumerinchan/KernelSU that referenced this issue May 23, 2024
natsumerinchan added a commit to natsumerinchan/KernelSU that referenced this issue May 25, 2024
natsumerinchan added a commit to natsumerinchan/KernelSU that referenced this issue May 27, 2024
natsumerinchan added a commit to natsumerinchan/KernelSU that referenced this issue Jun 1, 2024
WenHao2130 pushed a commit to WenHao2130/KernelSU that referenced this issue Jun 1, 2024
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

1 participant