linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: teng sterling <sterlingteng@gmail.com>
To: Yanteng Si <siyanteng@loongson.cn>
Cc: Jonathan Corbet <corbet@lwn.net>,
	akpm@linux-foundation.org, npiggin@gmail.com,
	peterz@infradead.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH 1/2] docs/core-api: Fix a typo in cachetlb
Date: Thu, 27 May 2021 12:26:23 +0800	[thread overview]
Message-ID: <CAMU9jJq1Kfyg5_XaTzhMo7aSrpRkQeMS2-xXi2cjyhZpaP6Vdw@mail.gmail.com> (raw)
In-Reply-To: <20210527033937.3762394-1-siyanteng@loongson.cn>

Hi all,

Sorry, there is only one patch for this set, no [patch 2/2], I will
re-post, please ignore it.>_<


Thanks,
Yanteng

Yanteng Si <siyanteng@loongson.cn> 于2021年5月27日周四 下午12:03写道:
>
> Here should be the routine.
>
> Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
> ---
>  Documentation/core-api/cachetlb.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/cachetlb.rst b/Documentation/core-api/cachetlb.rst
> index fe4290e26729..18c4008d5551 100644
> --- a/Documentation/core-api/cachetlb.rst
> +++ b/Documentation/core-api/cachetlb.rst
> @@ -203,7 +203,7 @@ Here are the routines, one by one:
>         the kernel virtual address range PKMAP_ADDR(0) to
>         PKMAP_ADDR(LAST_PKMAP).
>
> -       This routing should be implemented in asm/highmem.h
> +       This routine should be implemented in asm/highmem.h
>
>  6) ``void flush_cache_vmap(unsigned long start, unsigned long end)``
>     ``void flush_cache_vunmap(unsigned long start, unsigned long end)``
> --
> 2.27.0
>

      reply	other threads:[~2021-05-27  4:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27  3:39 [PATCH 1/2] docs/core-api: Fix a typo in cachetlb Yanteng Si
2021-05-27  4:26 ` teng sterling [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=CAMU9jJq1Kfyg5_XaTzhMo7aSrpRkQeMS2-xXi2cjyhZpaP6Vdw@mail.gmail.com \
    --to=sterlingteng@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=npiggin@gmail.com \
    --cc=peterz@infradead.org \
    --cc=siyanteng@loongson.cn \
    /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;
as well as URLs for NNTP newsgroup(s).