[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4b23a6c4-4b69-019f-7885-d4c9f61e9503@windriver.com>
Date: Tue, 1 Mar 2022 12:39:37 +0800
From: Yun Zhou <yun.zhou@...driver.com>
To: Peter Xu <peterx@...hat.com>
Cc: akpm@...ux-foundation.org, corbet@....net,
tiberiu.georgescu@...anix.com, florian.schmidt@...anix.com,
ivan.teterevkov@...anix.com, sj@...nel.org, shy828301@...il.com,
david@...hat.com, axelrasmussen@...gle.com, linmiaohe@...wei.com,
aarcange@...hat.com, ccross@...gle.com, apopple@...dia.com,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH] proc: fix documentation and description of mmap
On 3/1/22 11:59 AM, Peter Xu wrote:
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> On Tue, Mar 01, 2022 at 11:21:15AM +0800, Yun Zhou wrote:
>> diff --git a/fs/proc/task_mmu.c b/fs/proc/task_mmu.c
>> index 78125ef20255..75511f78075f 100644
>> --- a/fs/proc/task_mmu.c
>> +++ b/fs/proc/task_mmu.c
>> @@ -1596,7 +1596,8 @@ static const struct mm_walk_ops pagemap_ops = {
>> * Bits 5-54 swap offset if swapped
>> * Bit 55 pte is soft-dirty (see Documentation/admin-guide/mm/soft-dirty.rst)
>> * Bit 56 page exclusively mapped
>> - * Bits 57-60 zero
>> + * Bit 57 pte is uffd-wp write-protected (since 5.13) (see
> ^^^^^^^^^^^^^^^^^ remove these?
Sorry for my mistake, I will follow your suggestion and send patch v2.
Thanks,
Yun
Powered by blists - more mailing lists