summarylogtreecommitdiffstats
path: root/ck1-patch-for-5.10.80+.patch
blob: 2bf0c7b100dc28cc58e4819c54f4d2598afcb722 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- patch-5.10-ck1	2021-11-21 15:28:49.188267764 +0800
+++ patch-5.10.80-ck1	2021-11-21 15:57:02.448246461 +0800
@@ -5789,7 +5789,7 @@
 +	return 0;
 +}
 +
-+void sched_post_fork(struct task_struct *p)
++void sched_post_fork(struct task_struct *p, struct kernel_clone_args *kargs)
 +{
 +}
 +