All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Chandrakanth Patil <chandrakanth.patil@broadcom.com>
Cc: "# v5 . 3+" <stable@vger.kernel.org>,
	Kashyap Desai <kashyap.desai@broadcom.com>
Subject: Re: [PATCH] megaraid_sas: remove undefined ENABLE_IRQ_POLL macro
Date: Wed, 15 Jul 2020 14:21:24 +0200	[thread overview]
Message-ID: <20200715122124.GA2937397@kroah.com> (raw)
In-Reply-To: <20200715115630.19457-1-chandrakanth.patil@broadcom.com>

On Wed, Jul 15, 2020 at 05:26:30PM +0530, Chandrakanth Patil wrote:
> Issue:
> As ENABLE_IRQ_POLL macro is undefined, the check for ENABLE_IRQ_POLL
> macro in ISR will always be false leads to irq polling non-functional.
> 
> Fix:
> Remove ENABLE_IRQ_POLL check from isr
> 
> Fixes: a6ffd5bf6819 ("scsi: megaraid_sas: Call disable_irq from process IRQ")
> Cc: <stable@vger.kernel.org> # v5.3+
> Signed-off-by: Chandrakanth Patil <chandrakanth.patil@broadcom.com>
> Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com>
> ---
>  drivers/scsi/megaraid/megaraid_sas_fusion.c | 2 --
>  1 file changed, 2 deletions(-)

Why are you not sending this to the scsi developers / maintainers?

thanks,

greg k-h

  reply	other threads:[~2020-07-15 12:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 11:56 [PATCH] megaraid_sas: remove undefined ENABLE_IRQ_POLL macro Chandrakanth Patil
2020-07-15 12:21 ` Greg KH [this message]
2020-07-15 12:58   ` Chandrakanth Patil
  -- strict thread matches above, loose matches on Subject: below --
2020-07-15 11:57 Chandrakanth Patil
2020-07-15 12:01 Chandrakanth Patil
2020-07-15 21:33 ` Martin K. Petersen

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=20200715122124.GA2937397@kroah.com \
    --to=greg@kroah.com \
    --cc=chandrakanth.patil@broadcom.com \
    --cc=kashyap.desai@broadcom.com \
    --cc=stable@vger.kernel.org \
    /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.