All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] enable/disable IRQD_NO_BALANCING during reset
@ 2025-10-15 20:53 wenxiong
  2025-10-15 20:53 ` [PATCH 1/2] scsi/ipr: " wenxiong
  2025-10-15 20:53 ` [PATCH 2/2] scsi/qla2xxx: " wenxiong
  0 siblings, 2 replies; 6+ messages in thread
From: wenxiong @ 2025-10-15 20:53 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.

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            | 26 ++++++++++++++++++++++++++
 drivers/scsi/qla2xxx/qla_os.c | 30 ++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)

-- 
2.47.3


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

end of thread, other threads:[~2025-10-17  5:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15 20:53 [PATCH 0/2] enable/disable IRQD_NO_BALANCING during reset wenxiong
2025-10-15 20:53 ` [PATCH 1/2] scsi/ipr: " wenxiong
2025-10-16 11:36   ` kernel test robot
2025-10-17  5:39   ` kernel test robot
2025-10-15 20:53 ` [PATCH 2/2] scsi/qla2xxx: " wenxiong
2025-10-16 17:54   ` kernel test robot

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.