diff options
| author | Bibo Mao <[email protected]> | 2022-12-08 06:59:15 +0000 |
|---|---|---|
| committer | Huacai Chen <[email protected]> | 2022-12-08 06:59:15 +0000 |
| commit | 143d64bdbdb85787953a70332f9e5f658b678550 (patch) | |
| tree | c65fbf9751e0dfa2202caa7b526e61575f54816c /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | Linux 6.1-rc8 (diff) | |
| download | kernel-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/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions
