aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBibo Mao <[email protected]>2022-12-08 06:59:15 +0000
committerHuacai Chen <[email protected]>2022-12-08 06:59:15 +0000
commit143d64bdbdb85787953a70332f9e5f658b678550 (patch)
treec65fbf9751e0dfa2202caa7b526e61575f54816c /tools/perf/scripts/python/export-to-sqlite.py
parentLinux 6.1-rc8 (diff)
downloadkernel-143d64bdbdb85787953a70332f9e5f658b678550.tar.gz
kernel-143d64bdbdb85787953a70332f9e5f658b678550.zip
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 <[email protected]> Signed-off-by: Huacai Chen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions