Files
SukiSU-Ultra/kernel
ShirkNeko ebc16583fb [skip ci]:kernel: kpm: add compatibility for kernel 4.14 and lower (#76)
manger: Fix and simplify back gesture

`thread_pid` is not defined in kernel 4.14 and lower, leading to compilation issue.
To fix this, use `pids[PIDTYPE_PID].pid` for kernel versions 4.14 and lower.
Else use `thread_pid` for kernel versions 4.19 and higher.

Reference: 107717913b/tracee/tracee.bpf.c (L354)

Co-authored-by: sidex15 <24408329+sidex15@users.noreply.github.com>
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
2025-05-19 21:30:13 +08:00
..
2024-04-27 09:55:24 +08:00
2023-04-13 10:41:49 +08:00
2023-06-16 19:53:15 +08:00
2024-04-27 09:55:24 +08:00
2024-04-27 09:55:24 +08:00
2024-04-27 09:55:24 +08:00
2024-06-01 14:50:46 +08:00
2025-03-31 19:47:22 +08:00
2024-04-27 09:55:24 +08:00
2023-06-16 19:53:15 +08:00
2025-05-17 22:22:13 +08:00
2023-06-16 19:53:15 +08:00
2025-02-16 19:29:58 +08:00
2023-02-02 09:04:07 +08:00
2024-04-27 09:55:24 +08:00