Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 824586
Collapse All | Expand All

(-)/usr/src/linux-5.14.20-gentoo/kernel/sched/alt_core.c (-1 / +1 lines)
Lines 2762-2768 int sched_fork(unsigned long clone_flags Link Here
2762
	return 0;
2762
	return 0;
2763
}
2763
}
2764
2764
2765
void sched_post_fork(struct task_struct *p) {}
2765
void sched_post_fork(struct task_struct *p, struct kernel_clone_args *kargs) {}
2766
2766
2767
#ifdef CONFIG_SCHEDSTATS
2767
#ifdef CONFIG_SCHEDSTATS
2768
2768

Return to bug 824586