summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEvan Green <evan@rivosinc.com>2023-11-07 02:11:05 +0300
committerPalmer Dabbelt <palmer@rivosinc.com>2023-11-08 02:13:19 +0300
commit6eb7a6445b76a2fced91ebcf93d7a9073258c8cf (patch)
treeb77ab9504c3125501e92fb6024b912f16f0be99f /tools/perf/scripts/python/export-to-sqlite.py
parentd3d2cf1acab1857ae1982d431be9d96dc0e0775c (diff)
downloadlinux-6eb7a6445b76a2fced91ebcf93d7a9073258c8cf.tar.xz
RISC-V: Remove __init on unaligned_emulation_finish()
This function shouldn't be __init, since it's called during hotplug. The warning says it well enough: WARNING: modpost: vmlinux: section mismatch in reference: check_unaligned_access_all_cpus+0x13a (section: .text) -> unaligned_emulation_finish (section: .init.text) Signed-off-by: Evan Green <evan@rivosinc.com> Fixes: 71c54b3d169d ("riscv: report misaligned accesses emulation to hwprobe") Link: https://lore.kernel.org/r/20231106231105.3141413-1-evan@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions