Unverified Commit 046b0191 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files
parents fe7f595d e2a9b819
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2068,7 +2068,7 @@ static __latent_entropy struct task_struct *copy_process(
#ifdef CONFIG_QOS_SCHED_DYNAMIC_AFFINITY
	retval = sched_prefer_cpus_fork(p, current->prefer_cpus);
	if (retval)
		goto bad_fork_cleanup_count;
		goto bad_fork_free;
#endif

	lockdep_assert_irqs_enabled();