From: Nanyong Sun <sunnanyong@huawei.com>
To: Matthew Wilcox <willy@infradead.org>
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: Fri, 6 Sep 2024 10:32:10 +0800 [thread overview]
Message-ID: <c207e483-c9f0-1277-8731-7a1d5463061a@huawei.com> (raw)
In-Reply-To: <ZtoD9tXJjWaS4liX@casper.infradead.org>
On 2024/9/6 3:18, Matthew Wilcox wrote:
> 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.
>
>
> .
Sorry, I forgot to modify this comment.
Plan to change it to:
/* core dumpable occupy bit0 and bit1 */
Do you think this is OK?
Thanks.
prev parent reply other threads:[~2024-09-06 2:32 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
2024-09-06 2:32 ` Nanyong Sun [this message]
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=c207e483-c9f0-1277-8731-7a1d5463061a@huawei.com \
--to=sunnanyong@huawei.com \
--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=wangkefeng.wang@huawei.com \
--cc=willy@infradead.org \
/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