All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: "James E.J. Bottomley" <JBottomley@odin.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Sathya Prakash <sathya.prakash@broadcom.com>,
	Chaitra P B <chaitra.basappa@broadcom.com>,
	Suganath Prabu Subramani <suganath-prabu.subramani@broadcom.com>,
	Jitendra Bhivare <jitendra.bhivare@broadcom.com>,
	linux-scsi@vger.kernel.org, MPT-FusionLinux.pdl@broadcom.com
Subject: Re: [PATCH resend 2/2] mpt3sas: Remove unnecessary synchronize_irq() before free_irq()
Date: Wed, 09 Mar 2016 20:43:23 -0500	[thread overview]
Message-ID: <yq1vb4vqf9g.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1457086507-5937-2-git-send-email-lars@metafoo.de> (Lars-Peter Clausen's message of "Fri, 4 Mar 2016 11:15:07 +0100")

>>>>> "Lars-Peter" == Lars-Peter Clausen <lars@metafoo.de> writes:

Lars-Peter> Calling synchronize_irq() right before free_irq() is quite
Lars-Peter> useless. On one hand the IRQ can easily fire again before
Lars-Peter> free_irq() is entered, on the other hand free_irq() itself
Lars-Peter> calls synchronize_irq() internally (in a race condition free
Lars-Peter> way), before any state associated with the IRQ is freed.

Applied to 4.6/scsi-queue.

-- 
Martin K. Petersen	Oracle Linux Engineering

  parent reply	other threads:[~2016-03-10  1:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04 10:15 [PATCH resend 1/2] be2iscsi: Remove unnecessary synchronize_irq() before free_irq() Lars-Peter Clausen
2016-03-04 10:15 ` [PATCH resend 2/2] mpt3sas: " Lars-Peter Clausen
2016-03-08  2:05   ` Martin K. Petersen
2016-03-09  1:52   ` Martin K. Petersen
2016-03-09 13:26     ` Sreekanth Reddy
2016-03-10  1:43   ` Martin K. Petersen [this message]
2016-03-07  2:29 ` [PATCH resend 1/2] be2iscsi: " Jitendra Bhivare
2016-03-08  2:07 ` Martin K. Petersen
  -- strict thread matches above, loose matches on Subject: below --
2016-02-02 20:02 Lars-Peter Clausen
2016-02-02 20:02 ` [PATCH resend 2/2] mpt3sas: " Lars-Peter Clausen

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=yq1vb4vqf9g.fsf@sermon.lab.mkp.net \
    --to=martin.petersen@oracle.com \
    --cc=JBottomley@odin.com \
    --cc=MPT-FusionLinux.pdl@broadcom.com \
    --cc=chaitra.basappa@broadcom.com \
    --cc=jitendra.bhivare@broadcom.com \
    --cc=lars@metafoo.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sathya.prakash@broadcom.com \
    --cc=suganath-prabu.subramani@broadcom.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.