ANDROID: kthread: Export kthread_blkcg
Export kthread_blkcg function which will be used by the iolimit module to get current thread blkcg info. Bug: 408542407 Change-Id: I73c7151457e5ce75eb701b5e6f08f36849551135 Signed-off-by: Felix Song <songfeng@oppo.com>
This commit is contained in:
@@ -1561,4 +1561,5 @@ struct cgroup_subsys_state *kthread_blkcg(void)
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(kthread_blkcg);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user