public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe•ca>
To: Alistair Popple <apopple@nvidia•com>
Cc: kevin.tian@intel•com, x86@kernel•org, ajd@linux•ibm.com,
	kvm@vger•kernel.org, catalin.marinas@arm•com, seanjc@google•com,
	will@kernel•org, linux-kernel@vger•kernel.org, npiggin@gmail•com,
	zhi.wang.linux@gmail•com, linux-mm@kvack•org,
	iommu@lists•linux.dev, sj@kernel•org, nicolinc@nvidia•com,
	jhubbard@nvidia•com, fbarrat@linux•ibm.com,
	akpm@linux-foundation•org, linuxppc-dev@lists•ozlabs.org,
	linux-arm-kernel@lists•infradead.org, robin.murphy@arm•com
Subject: Re: [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
Date: Fri, 21 Jul 2023 16:26:17 -0300	[thread overview]
Message-ID: <ZLrb2Xq/ZgDgVPNf@ziepe.ca> (raw)
In-Reply-To: <06fa82756e4d6458895962a7743cc7f162658a54.1689842332.git-series.apopple@nvidia.com>

On Thu, Jul 20, 2023 at 06:39:24PM +1000, Alistair Popple wrote:
> The comment in mmu_interval_read_begin() refers to a function that
> doesn't exist and uses the wrong call-back name. The op for mmu
> interval notifiers is mmu_interval_notifier_ops->invalidate() so fix
> the comment up to reflect that.
> 
> Signed-off-by: Alistair Popple <apopple@nvidia•com>
> ---
>  mm/mmu_notifier.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@nvidia•com>

Jason

  reply	other threads:[~2023-07-21 19:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-20  8:39 [PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade Alistair Popple
2023-07-20  8:39 ` [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range Alistair Popple
2023-07-21 19:25   ` Jason Gunthorpe
2023-07-20  8:39 ` [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin() Alistair Popple
2023-07-21 19:26   ` Jason Gunthorpe [this message]
2023-07-20  8:39 ` [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs Alistair Popple
2023-07-21 18:25   ` Catalin Marinas
2023-07-21 19:27   ` Jason Gunthorpe
2023-07-20  8:39 ` [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end() Alistair Popple
2023-07-21 19:29   ` Jason Gunthorpe
2023-07-20  8:39 ` [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier Alistair Popple
2023-07-21 18:25   ` Catalin Marinas
2023-07-21 19:31   ` Jason Gunthorpe

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=ZLrb2Xq/ZgDgVPNf@ziepe.ca \
    --to=jgg@ziepe$(echo .)ca \
    --cc=ajd@linux$(echo .)ibm.com \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=apopple@nvidia$(echo .)com \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=fbarrat@linux$(echo .)ibm.com \
    --cc=iommu@lists$(echo .)linux.dev \
    --cc=jhubbard@nvidia$(echo .)com \
    --cc=kevin.tian@intel$(echo .)com \
    --cc=kvm@vger$(echo .)kernel.org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=nicolinc@nvidia$(echo .)com \
    --cc=npiggin@gmail$(echo .)com \
    --cc=robin.murphy@arm$(echo .)com \
    --cc=seanjc@google$(echo .)com \
    --cc=sj@kernel$(echo .)org \
    --cc=will@kernel$(echo .)org \
    --cc=x86@kernel$(echo .)org \
    --cc=zhi.wang.linux@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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