diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2023-09-20 14:26:29 +0800 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2023-09-20 14:26:29 +0800 |
commit | 99e5a2472a506d9dc6fe54863bf6c5b43bc25a97 (patch) | |
tree | a03b6bfc7ffc784f17822eea3425e0a424ebc0f3 /Documentation/filesystems/caching/backend-api.rst | |
parent | 2a86f1b56a30e242caf7ee1268af68f4f49ce847 (diff) |
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 'Documentation/filesystems/caching/backend-api.rst')
0 files changed, 0 insertions, 0 deletions