sw64: reimplement get_wchan()
Sunway inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I5GFUD -------------------------------- The get_wchan() always return 0 because `fp > sp` is false. This patch reimplements it entirely and fixes this error. Signed-off-by: NWu Liliu <wuliliu@wxiat.com> Signed-off-by: NGu Zitao <guzitao@wxiat.com>
Showing
想要评论请 注册 或 登录