All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SG_NONE fix and cleanup
@ 2019-11-02  1:06 Finn Thain
  2019-11-02  1:06 ` [PATCH 2/2] scsi: Clean up SG_NONE Finn Thain
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Finn Thain @ 2019-11-02  1:06 UTC (permalink / raw)
  To: James E.J. Bottomley, Martin K. Petersen
  Cc: Michael Schmitz, linux-scsi, linux-kernel, stable,
	Jonathan Corbet, Bartlomiej Zolnierkiewicz, Jens Axboe,
	Viresh Kumar, Oliver Neukum, Alan Stern, Greg Kroah-Hartman,
	usb-storage, linux-doc, linux-ide, linux-usb

These two patches address some issues stemming from scsi-mq conversion.


Finn Thain (2):
  atari_scsi, sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE
  scsi: Clean up SG_NONE

 Documentation/scsi/scsi_mid_low_api.txt |  3 ++-
 drivers/ata/pata_arasan_cf.c            |  1 -
 drivers/scsi/atari_scsi.c               |  6 +++---
 drivers/scsi/atp870u.c                  |  2 +-
 drivers/scsi/mac_scsi.c                 |  2 +-
 drivers/scsi/sun3_scsi.c                |  4 ++--
 drivers/usb/storage/uas.c               |  1 -
 include/scsi/scsi_host.h                | 13 -------------
 8 files changed, 9 insertions(+), 23 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-11-13  4:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-02  1:06 [PATCH 0/2] SG_NONE fix and cleanup Finn Thain
2019-11-02  1:06 ` [PATCH 2/2] scsi: Clean up SG_NONE Finn Thain
2019-11-02  1:06 ` [PATCH 1/2] atari_scsi, sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE Finn Thain
2019-11-05  2:49 ` [PATCH] scsi: scsi-lib.c: increase cmd_size by sizeof(struct scatterlist) Michael Schmitz
2019-11-05  5:54   ` Finn Thain
2019-11-06  5:46   ` Martin K. Petersen
2019-11-06  7:21     ` Michael Schmitz
2019-11-13  3:12 ` [PATCH 0/2] SG_NONE fix and cleanup 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.