summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorXie Yuanbin <qq570070308@gmail.com>2026-02-16 19:49:48 +0300
committerIngo Molnar <mingo@kernel.org>2026-03-06 08:21:27 +0300
commit4b9ef32c57a68eb98c45835c2beaa77f8e51c5c4 (patch)
tree2cccce37305f61b388233ff6c68002cce1d58a4d /include/linux
parent12f8069115d5ff9d292c6b00c74e1984b01b6fc1 (diff)
downloadlinux-4b9ef32c57a68eb98c45835c2beaa77f8e51c5c4.tar.xz
x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
enter_lazy_tlb() on x86 is short enough, and is called in context switching, which is the hot code path. Make enter_lazy_tlb() always inline on x86 to optimize performance. Suggested-by: Dave Hansen <dave.hansen@intel.com> Signed-off-by: Xie Yuanbin <qq570070308@gmail.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://patch.msgid.link/20260216164950.147617-2-qq570070308@gmail.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions