Re: [PATCH v3 1/3] Make enter_lazy_tlb inline on x86
From: Thomas Gleixner
Date: Fri Nov 14 2025 - 14:42:39 EST
On Thu, Nov 13 2025 at 18:52, Xie Yuanbin wrote:
Please use the documented way to denote functions in subject and change
log:
https://www.kernel.org/doc/html/latest/process/maintainer-tip.html#function-references-in-changelogs
Also you make this __always_inline and not inline.