[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZtoD9tXJjWaS4liX@casper.infradead.org>
Date: Thu, 5 Sep 2024 20:18:14 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Nanyong Sun <sunnanyong@...wei.com>
Cc: akpm@...ux-foundation.org, mhiramat@...nel.org, oleg@...hat.com,
peterz@...radead.org, wangkefeng.wang@...wei.com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-trace-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org
Subject: Re: [PATCH] mm: move mm flags to mm_types.h
On Thu, Sep 05, 2024 at 11:26:22PM +0800, Nanyong Sun wrote:
> +++ b/include/linux/mm_types.h
> @@ -1485,4 +1485,85 @@ enum {
> /* See also internal only FOLL flags in mm/internal.h */
> };
>
> +/* mm flags */
> +
> +/* for SUID_DUMP_* above */
But SUID_DUMP aren't above. They're in a different file.
Powered by blists - more mailing lists