Skip to content

Commit f5813ec

Browse files
committed
build: apply KSUN patches manually instead of relying on auto functions
Signed-off-by: TheSillyOk <priv.ld@proton.me>
1 parent e5aa73a commit f5813ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_kernels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
susfs_repo: "pershoot/KernelSU-Next"
6565
susfs_branch: "next-susfs"
6666
ksu_patches: "KSUN/WildJames-Manager.patch"
67-
kernel_patches: "manual_hooks.patch seccomp.patch"
67+
kernel_patches: "manual_hooks.patch seccomp.patch get_cred_rcu.patch strncpy_from_user_nofault.patch"
6868
extra_configs: "CONFIG_KSU_KPROBES_HOOK=n"
6969
# susfs_patch: "KSUN/KSUN-SUSFS-1.5.12.patch"
7070
ak3_suffix: "-KSUNext"

0 commit comments

Comments
 (0)