public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 V2] enable/disable IRQD_NO_BALANCING during reset
@ 2025-10-28 14:24 wenxiong
  2025-10-28 14:24 ` [PATCH 1/2 V2] scsi/ipr: " wenxiong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: wenxiong @ 2025-10-28 14:24 UTC (permalink / raw)
  To: njavali, brking, linux-scsi; +Cc: wenxiong, Wen Xiong

From: Wen Xiong <wenxiong@linux.ibm.com>

Issue is:
Dynamic remove/add storage adapter(SCSI IPR and FC Qlogic) test
hits EEH on Powerpc.

This patchset fixes the issue with enable/disable IRQD_NO_BALANCING
during adapter reset in both of ipr and qla2xxx drivers.

V2: fixes the complier issue on x86 platform.

Wen Xiong (2):
  scsi/ipr: enable/disable IRQD_NO_BALANCING during reset
  scsi/qla2xxx: enable/disable IRQD_NO_BALANCING during reset

 drivers/scsi/ipr.c            | 28 +++++++++++++++++++++++++++-
 drivers/scsi/qla2xxx/qla_os.c | 30 ++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 1 deletion(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-12-09  3:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28 14:24 [PATCH 0/2 V2] enable/disable IRQD_NO_BALANCING during reset wenxiong
2025-10-28 14:24 ` [PATCH 1/2 V2] scsi/ipr: " wenxiong
2025-10-28 14:24 ` [PATCH 2/2 V2] scsi/qla2xxx: " wenxiong
2025-11-29 21:33 ` [PATCH 0/2 V2] " Martin K. Petersen
2025-12-09  3:21 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox