linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead.org>
To: Nanyong Sun <sunnanyong@huawei.com>
Cc: akpm@linux-foundation.org, mhiramat@kernel.org, oleg@redhat.com,
	peterz@infradead.org, wangkefeng.wang@huawei.com,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	linux-trace-kernel@vger.kernel.org,
	linux-perf-users@vger.kernel.org
Subject: Re: [PATCH] mm: move mm flags to mm_types.h
Date: Thu, 5 Sep 2024 20:18:14 +0100	[thread overview]
Message-ID: <ZtoD9tXJjWaS4liX@casper.infradead.org> (raw)
In-Reply-To: <20240905152622.1205046-1-sunnanyong@huawei.com>

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.



  reply	other threads:[~2024-09-05 19:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-05 15:26 Nanyong Sun
2024-09-05 19:18 ` Matthew Wilcox [this message]
2024-09-06  2:32   ` Nanyong Sun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZtoD9tXJjWaS4liX@casper.infradead.org \
    --to=willy@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=oleg@redhat.com \
    --cc=peterz@infradead.org \
    --cc=sunnanyong@huawei.com \
    --cc=wangkefeng.wang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox