ANDROID: vendor_hooks: export get_wchan
Export get_wchan to get the block reason Bug: 205684022 Signed-off-by: xieliujie <xieliujie@oppo.com> Change-Id: I7b65bb502b805e7dac13e5f9d725da1ff70fe306
This commit is contained in:
@@ -625,6 +625,7 @@ out:
|
|||||||
put_task_stack(p);
|
put_task_stack(p);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
EXPORT_SYMBOL_GPL(get_wchan);
|
||||||
|
|
||||||
unsigned long arch_align_stack(unsigned long sp)
|
unsigned long arch_align_stack(unsigned long sp)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user