From: Wei Yang <richard.weiyang@linux.alibaba.com>
To: Mike Rapoport <rppt@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org,
Mike Rapoport <rppt@linux.ibm.com>
Subject: Re: [PATCH] mm: __do_fault: fix pte_alloc_one spelling
Date: Wed, 16 Sep 2020 21:11:57 +0800 [thread overview]
Message-ID: <20200916131157.GB48267@L-31X9LVDL-1304.local> (raw)
In-Reply-To: <20200914115833.2571188-1-rppt@kernel.org>
On Mon, Sep 14, 2020 at 02:58:33PM +0300, Mike Rapoport wrote:
>From: Mike Rapoport <rppt@linux.ibm.com>
>
>Fix spelling of pte_alloc_one() in a comment in __do_fault().
>
>Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: Wei Yang <richard.weiyang@linux.alibaba.com>
>---
> mm/memory.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/mm/memory.c b/mm/memory.c
>index 469af373ae76..d582ac79cb7d 100644
>--- a/mm/memory.c
>+++ b/mm/memory.c
>@@ -3433,7 +3433,7 @@ static vm_fault_t __do_fault(struct vm_fault *vmf)
> * unlock_page(A)
> * lock_page(B)
> * lock_page(B)
>- * pte_alloc_pne
>+ * pte_alloc_one
> * shrink_page_list
> * wait_on_page_writeback(A)
> * SetPageWriteback(B)
>--
>2.25.4
--
Wei Yang
Help you, Help me
next prev parent reply other threads:[~2020-09-16 13:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 11:58 Mike Rapoport
2020-09-16 13:11 ` Wei Yang [this message]
2020-09-28 14:48 ` Mike Rapoport
2020-09-28 23:37 ` Andrew Morton
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=20200916131157.GB48267@L-31X9LVDL-1304.local \
--to=richard.weiyang@linux.alibaba.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rppt@kernel.org \
--cc=rppt@linux.ibm.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