[PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Andrew Morton
akpm at linux-foundation.org
Thu Mar 26 05:27:55 AEDT 2026
On Wed, 25 Mar 2026 16:23:53 +0000 "Lorenzo Stoakes (Oracle)" <ljs at kernel.org> wrote:
> Maybe 'into an inline constant value' is better?
<bikeshedbikeshed>
How about
: Be explicit about __mk_vma_flags() (which is used by the mk_vma_flags()
: macro) always being inline, as we rely on the compiler turning all
: constants into compile-time ones.
More information about the Linux-erofs
mailing list