public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zenghui Yu <zenghui.yu@linux.dev>
To: Pengyu Zhang <zpenya1314@gmail.com>
Cc: corbet@lwn.net, rppt@kernel.org, linus.walleij@linaro.org,
	fmdefrancesco@gmail.com, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org, yaxin_wang_uestc@163.com
Subject: Re: [PATCH v2] Docs/mm: Fix a mistake for pfn in page_tables.rst
Date: Fri, 11 Oct 2024 00:35:32 +0800	[thread overview]
Message-ID: <72fc3cca-9d31-4733-a683-62b332a296bd@linux.dev> (raw)
In-Reply-To: <20241009144135.12453-1-zpenya1314@gmail.com>

On 2024/10/9 22:41, Pengyu Zhang wrote:
> The documentation incorrectly calculate the pfn value as 0x3fffff,
> which should be 0x3ffff instead. It is obtained by right-shifting
> 0xffffc000 by 14 bits.
> 
> This patch corrects the value to prevent any potential confusion
> for developers referencing this document.
> 
> Signed-off-by: Pengyu Zhang <zpenya1314@gmail.com>

Reviewed-by: Zenghui Yu <zenghui.yu@linux.dev>

  parent reply	other threads:[~2024-10-10 16:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-09 14:41 [PATCH v2] Docs/mm: Fix a mistake for pfn in page_tables.rst Pengyu Zhang
2024-10-09 15:53 ` Linus Walleij
2024-10-10 16:35 ` Zenghui Yu [this message]
2024-10-14 16:16 ` Jonathan Corbet

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=72fc3cca-9d31-4733-a683-62b332a296bd@linux.dev \
    --to=zenghui.yu@linux.dev \
    --cc=corbet@lwn.net \
    --cc=fmdefrancesco@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rppt@kernel.org \
    --cc=yaxin_wang_uestc@163.com \
    --cc=zpenya1314@gmail.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