All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] aic7xxx/aic79xx: fixes for SCSI EH rework
@ 2022-03-01 14:39 Hannes Reinecke
  2022-03-01 14:39 ` [PATCH 1/4] aic7xxx: use scsi device as argument for BUILD_SCSIID() Hannes Reinecke
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Hannes Reinecke @ 2022-03-01 14:39 UTC (permalink / raw)
  To: Martin K. Petersen
  Cc: Christoph Hellwig, James Bottomley, linux-scsi, Hannes Reinecke

Hi all,

here's a set of patches for the aic7xxx/aic79xx driver to make the
conversion for the SCSI EH rework easier.

As usual, comments and reviews welcome.

Hannes Reinecke (4):
  aic7xxx: use scsi device as argument for BUILD_SCSIID()
  aic79xx: use scsi device as argument for BUILD_SCSIID()
  aic7xxx: do not reference scsi command when resetting device
  aic79xx: do not reference scsi command when resetting device

 drivers/scsi/aic7xxx/aic79xx_osm.c |  29 +++++---
 drivers/scsi/aic7xxx/aic7xxx_osm.c | 112 +++++++++++++++--------------
 2 files changed, 78 insertions(+), 63 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2022-03-01 15:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 14:39 [PATCH 0/4] aic7xxx/aic79xx: fixes for SCSI EH rework Hannes Reinecke
2022-03-01 14:39 ` [PATCH 1/4] aic7xxx: use scsi device as argument for BUILD_SCSIID() Hannes Reinecke
2022-03-01 15:52   ` Christoph Hellwig
2022-03-01 14:39 ` [PATCH 2/4] aic79xx: " Hannes Reinecke
2022-03-01 14:39 ` [PATCH 3/4] aic7xxx: do not reference scsi command when resetting device Hannes Reinecke
2022-03-01 15:54   ` Christoph Hellwig
2022-03-01 14:39 ` [PATCH 4/4] aic79xx: " Hannes Reinecke
2022-03-01 15:54   ` Christoph Hellwig

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.