public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Use sgl_alloc_order() and sgl_free_order()
@ 2018-02-12 16:58 Bart Van Assche
  2018-02-12 16:58 ` [PATCH 1/3] scsi/ipr: " Bart Van Assche
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bart Van Assche @ 2018-02-12 16:58 UTC (permalink / raw)
  To: Martin K . Petersen, James E . J . Bottomley; +Cc: linux-scsi, Bart Van Assche

Hello Martin,

In kernel v4.16-rc1 the functions sgl_alloc_order() and sgl_free_order() were
introduced in lib/scatterlist.c. This patch series introduces these functions
in the ipr and pmcraid SCSI drivers. Please consider these patches for kernel
v4.17.

Thanks,

Bart.

Bart Van Assche (3):
  scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
  scsi/pmcraid: Remove an unused structure member
  scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order()

 drivers/scsi/Kconfig   |  2 ++
 drivers/scsi/ipr.c     | 49 ++++++++-----------------------------------------
 drivers/scsi/ipr.h     |  2 +-
 drivers/scsi/pmcraid.c | 43 ++++---------------------------------------
 drivers/scsi/pmcraid.h |  3 +--
 5 files changed, 16 insertions(+), 83 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-02-14  2:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-12 16:58 [PATCH 0/3] Use sgl_alloc_order() and sgl_free_order() Bart Van Assche
2018-02-12 16:58 ` [PATCH 1/3] scsi/ipr: " Bart Van Assche
2018-02-12 16:58 ` [PATCH 2/3] scsi/pmcraid: Remove an unused structure member Bart Van Assche
2018-02-12 16:58 ` [PATCH 3/3] scsi/pmcraid: Use sgl_alloc_order() and sgl_free_order() Bart Van Assche
2018-02-14  2:39 ` [PATCH 0/3] " 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