Skip to content

[Documentation] Integration guide for non-GKI gets names for ksu_sucompat_init and ksu_ksud_init and wrong #2701

@AlainKnaff

Description

@AlainKnaff

Please check before submitting an issue

  • I have searched the issues and haven't found anything relevant
  • I will upload bugreport file in KernelSU Manager - Settings - Report log
  • I know how to reproduce the issue which may not be specific to my device

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions