mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
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:
committed by
Saravana Kannan
parent
3c328a636a
commit
5af00d8531
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user