ANDROID: sched: export task_rq_lock

Declare task_rq_lock as EXPORT_SYMBOL_GPL needed by vendor module.

Bug: 178340230

Signed-off-by: Park Bumgyu <bumgyu.park@samsung.com>
Change-Id: I4afc2d67bd208b00e6c43590782196cb4ee07937
(cherry picked from commit fdb1f966f79502b8c6337c16f8ffb17757be0521)
Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
Park Bumgyu
2021-01-26 07:34:04 +09:00
committed by Todd Kjos
parent e016901ad4
commit 54f48f7c5b
+1
View File
@@ -616,6 +616,7 @@ struct rq *task_rq_lock(struct task_struct *p, struct rq_flags *rf)
cpu_relax();
}
}
EXPORT_SYMBOL_GPL(task_rq_lock);
/*
* RQ-clock updating methods: