Please check before submitting an issue
Describe the bug
The page https://kernelsu.org/guide/how-to-integrate-for-non-gki.html lists the wrong names for the functions to comment out to test for broking KPROBES support.
The page mentions ksu_enable_sucompat() and ksu_enable_ksud()
However, in reality, they are called ksu_sucompat_init() and ksu_ksud_init() in ksu.c (both in 0.9.5 and in 1.0.5)
To Reproduce
No response
Expected behavior
No response
Screenshots
No response
Logs
No response
Device info
- Device: SM-T220
- OS Version: 14
- KernelSU Version: 0.9.5
- Kernel Version: 4.19.191
Additional context
No response
Please check before submitting an issue
Describe the bug
The page https://kernelsu.org/guide/how-to-integrate-for-non-gki.html lists the wrong names for the functions to comment out to test for broking KPROBES support.
The page mentions ksu_enable_sucompat() and ksu_enable_ksud()
However, in reality, they are called ksu_sucompat_init() and ksu_ksud_init() in ksu.c (both in 0.9.5 and in 1.0.5)
To Reproduce
No response
Expected behavior
No response
Screenshots
No response
Logs
No response
Device info
Additional context
No response