Hi Greg, Sorry for the inconvenience. While circulating patch internally (within company) with cc stable enabled in patch header has caused this problem. I have sent a new patch including appropriate scsi developers and maintainers. Thanks, Chandrakanth Patil On Wed, Jul 15, 2020 at 5:21 AM Greg KH <greg@xxxxxxxxx> wrote: > > 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@xxxxxxxxxxxxxxx> # v5.3+ > > Signed-off-by: Chandrakanth Patil <chandrakanth.patil@xxxxxxxxxxxx> > > Signed-off-by: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx> > > --- > > 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 -- Regards, Chandrakanth Patil