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:
parent
a61d61bab7
commit
0db6925868
1 changed files with 1 additions and 0 deletions
|
|
@ -625,6 +625,7 @@ out:
|
|||
put_task_stack(p);
|
||||
return ret;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(get_wchan);
|
||||
|
||||
unsigned long arch_align_stack(unsigned long sp)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue