All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] megaraid_sas: Driver version update to 07.719.03.00-rc1
@ 2021-09-29 12:40 Sumit Saxena
  2021-09-29 12:40 ` [PATCH 1/3] megaraid_sas: fix concurrent access to ISR between IRQ polling and real interrupt Sumit Saxena
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sumit Saxena @ 2021-09-29 12:40 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, jejb
  Cc: chandrakanth.patil, kashyap.desai, Sumit Saxena

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

This patchset has a critical fix and added helper functions
to improve code readbility in ISR.

Sumit Saxena (3):
  megaraid_sas: fix concurrent access to ISR between IRQ polling and
    real interrupt
  megaraid_sas: Add helper functions- {access/release}_irq_context
  megaraid_sas: Driver version update to 07.719.03.00-rc1

 drivers/scsi/megaraid/megaraid_sas.h        |  4 +-
 drivers/scsi/megaraid/megaraid_sas_fusion.c | 50 ++++++++++++++++++---
 2 files changed, 45 insertions(+), 9 deletions(-)

-- 
2.18.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-12 20:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 12:40 [PATCH 0/3] megaraid_sas: Driver version update to 07.719.03.00-rc1 Sumit Saxena
2021-09-29 12:40 ` [PATCH 1/3] megaraid_sas: fix concurrent access to ISR between IRQ polling and real interrupt Sumit Saxena
2021-09-29 12:40 ` [PATCH 2/3] megaraid_sas: Add helper functions- {access/release}_irq_context Sumit Saxena
2021-09-29 12:40 ` [PATCH 3/3] megaraid_sas: Driver version update to 07.719.03.00-rc1 Sumit Saxena
2021-10-05  3:20 ` [PATCH 0/3] " Martin K. Petersen
2021-10-12 20:35 ` Martin K. Petersen

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.