All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <bvanassche@acm.org>
To: "Martin K . Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org,
	"Neil Armstrong" <neil.armstrong@linaro.org>,
	"André Draszik" <andre.draszik@linaro.org>,
	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>,
	"Peter Wang" <peter.wang@mediatek.com>,
	"Avri Altman" <avri.altman@sandisk.com>,
	"Bean Huo" <huobean@gmail.com>,
	"Manivannan Sadhasivam" <mani@kernel.org>,
	"Bao D. Nguyen" <quic_nguyenb@quicinc.com>
Subject: Re: [PATCH] ufs: core: Fix IRQ lock inversion
Date: Mon, 21 Jul 2025 14:48:34 -0700	[thread overview]
Message-ID: <00665ba7-8c4c-4b17-bc21-58d7de2b3be6@acm.org> (raw)
In-Reply-To: <20250721212236.2852001-1-bvanassche@acm.org>

On 7/21/25 2:22 PM, Bart Van Assche wrote:
> -	spin_lock(hba->host->host_lock);
> +	guard(spinlock_irqsave, hba->host->host_lock);

The above change doesn't build and this version of the patch is not
the version that has been tested. Something went wrong while copying
this patch between kernel trees. I will send a v2.

Bart.

      reply	other threads:[~2025-07-21 21:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-21 21:22 [PATCH] ufs: core: Fix IRQ lock inversion Bart Van Assche
2025-07-21 21:48 ` Bart Van Assche [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=00665ba7-8c4c-4b17-bc21-58d7de2b3be6@acm.org \
    --to=bvanassche@acm.org \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=andre.draszik@linaro.org \
    --cc=avri.altman@sandisk.com \
    --cc=huobean@gmail.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=neil.armstrong@linaro.org \
    --cc=peter.wang@mediatek.com \
    --cc=quic_nguyenb@quicinc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.