ANDROID: Export cpu_push_stop

To enable handling RT tasks that are stuck on wrong CPU after changing
uclamp_min value.

Bug: 286099809
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: Ie223d34df6f21640e38b123d2dc3e674ee7c5e79
This commit is contained in:
Qais Yousef
2023-06-13 22:20:19 +00:00
committed by Saravana Kannan
parent 3c328a636a
commit 5af00d8531

View File

@@ -2516,6 +2516,7 @@ out_unlock:
put_task_struct(p);
return 0;
}
EXPORT_SYMBOL_GPL(push_cpu_stop);
/*
* sched_class::set_cpus_allowed must do the below, but is not required to