lkml.org 
[lkml]   [2021]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory init for HW_TAGS
    On Mon, Dec 20, 2021 at 11:02PM +0100, andrey.konovalov@linux.dev wrote:
    [...]
    > /* Room for N __GFP_FOO bits */
    > #define __GFP_BITS_SHIFT (24 + \
    > + IS_ENABLED(CONFIG_KASAN_HW_TAGS) + \
    > IS_ENABLED(CONFIG_KASAN_HW_TAGS) + \
    > IS_ENABLED(CONFIG_KASAN_HW_TAGS) + \
    > IS_ENABLED(CONFIG_LOCKDEP))

    Does '3 * IS_ENABLED(CONFIG_KASAN_HW_TAGS)' work?

    \
     
     \ /
      Last update: 2021-12-21 13:31    [W:2.479 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site