sw64: mark sched_clock() as notrace
Sunway inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I645RC -------------------------------- sched_clock() of SW64 has no notrace mark like the generic declaration and it will cause kernel crash in ftrace selftests. Add notrace to fix it. Signed-off-by:Gu Zitao <guzitao@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>
Loading
Please sign in to comment