From: Mike Rapoport <rppt@kernel.org>
To: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org, linux-arch@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org
Subject: Re: [PATCH 4/5] mm: Fix a dangling Documentation/arm64 reference
Date: Tue, 13 Jun 2023 16:41:07 +0300 [thread overview]
Message-ID: <20230613134107.GU52412@kernel.org> (raw)
In-Reply-To: <20230613094606.334687-5-corbet@lwn.net>
On Tue, Jun 13, 2023 at 03:46:05AM -0600, Jonathan Corbet wrote:
> The arm64 documentation has moved under Documentation/arch/. Fix up a
> reference in mm/mremap.c to match.
>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: linux-mm@kvack.org
> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
> ---
> mm/mremap.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/mm/mremap.c b/mm/mremap.c
> index b11ce6c92099..3185724d8b13 100644
> --- a/mm/mremap.c
> +++ b/mm/mremap.c
> @@ -914,7 +914,8 @@ SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len,
> * mapping address intact. A non-zero tag will cause the subsequent
> * range checks to reject the address as invalid.
> *
> - * See Documentation/arm64/tagged-address-abi.rst for more information.
> + * See Documentation/arch/arm64/tagged-address-abi.rst for more
> + * information.
> */
> addr = untagged_addr(addr);
>
> --
> 2.40.1
>
>
--
Sincerely yours,
Mike.
next prev parent reply other threads:[~2023-06-13 13:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230613094606.334687-1-corbet@lwn.net>
2023-06-13 9:46 ` Jonathan Corbet
2023-06-13 13:41 ` Mike Rapoport [this message]
2023-06-14 7:13 ` Catalin Marinas
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=20230613134107.GU52412@kernel.org \
--to=rppt@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=corbet@lwn.net \
--cc=linux-arch@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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