aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2022-12-08 14:59:15 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2022-12-08 14:59:15 +0800
commit143d64bdbdb85787953a70332f9e5f658b678550 (patch)
treec65fbf9751e0dfa2202caa7b526e61575f54816c /tools/perf/scripts/python/exported-sql-viewer.py
parent76dcd734eca23168cb008912c0f69ff408905235 (diff)
LoongArch: Export symbol for function smp_send_reschedule()
Function smp_send_reschedule() is standard kernel API, which is defined in header file include/linux/smp.h. However, on LoongArch it is defined as an inline function, this is confusing and kernel modules can not use this function. Now we define smp_send_reschedule() as a general function, and add a EXPORT_SYMBOL_GPL on this function, so that kernel modules can use it. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions