diff options
author | 2023-09-20 14:26:29 +0800 | |
---|---|---|
committer | 2023-09-20 14:26:29 +0800 | |
commit | 99e5a2472a506d9dc6fe54863bf6c5b43bc25a97 (patch) | |
tree | a03b6bfc7ffc784f17822eea3425e0a424ebc0f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage (diff) | |
download | wireguard-linux-99e5a2472a506d9dc6fe54863bf6c5b43bc25a97.tar.xz wireguard-linux-99e5a2472a506d9dc6fe54863bf6c5b43bc25a97.zip |
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
As Linus suggested, kasan_mem_to_shadow()/kasan_shadow_to_mem() are not
performance-critical and too big to inline. This is simply wrong so just
define them out-of-line.
If they really need to be inlined in future, such as the objtool / SMAP
issue for X86, we should mark them __always_inline.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions