public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: vsntk18@gmail.com
Cc: stable@vger.kernel.org, baolu.lu@linux.intel.com,
	black.hawk@163.com, jgg@nvidia.com, joro@8bytes.org,
	Vasant Karasulli <vkarasulli@suse.de>
Subject: Re: [PATCH 5.15-stable] iommu: fix a reference count leak in iommu_sva_bind_device()
Date: Thu, 19 Mar 2026 15:35:40 +0100	[thread overview]
Message-ID: <2026031901-supreme-laptop-72f2@gregkh> (raw)
In-Reply-To: <20260319142544.23049-1-vsntk18@gmail.com>

On Thu, Mar 19, 2026 at 03:25:44PM +0100, vsntk18@gmail.com wrote:
> From: Vasant Karasulli <vsntk18@gmail.com>
> 
> From: Vasant Karasulli <vkarasulli@suse.de>

Two from lines?

> 
> commit b34289505180 ("iommu: disable SVA when CONFIG_X86 is set")
> disables SVA to mitigate a security vulnerability. 

Trailing whitespace :(

> 
> Due the current placement of the condition check,
> function returns after iommu_group_get() without a corresponding
> iommu_group_put(). So move the condition check above.
> 
> This is a stable-only fix applicable to linux-5.15.y.
> 
> Fixes: b34289505("iommu: disable SVA when CONFIG_X86 is set")

This needs an extra space, and the proper number of digits

> 
> Signed-off-by: Vasant Karasulli <vkarasulli@suse.de>

No blank line between the two.

thanks,

greg k-h

      reply	other threads:[~2026-03-19 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19 14:25 [PATCH 5.15-stable] iommu: fix a reference count leak in iommu_sva_bind_device() vsntk18
2026-03-19 14:35 ` Greg KH [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=2026031901-supreme-laptop-72f2@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=baolu.lu@linux.intel.com \
    --cc=black.hawk@163.com \
    --cc=jgg@nvidia.com \
    --cc=joro@8bytes.org \
    --cc=stable@vger.kernel.org \
    --cc=vkarasulli@suse.de \
    --cc=vsntk18@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