lkml.org 
[lkml]   [2016]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH RFC 0/2] mempool based chained scatterlist alloc/free api api
Date
From: Ming Lin <ming.l@ssi.samsung.com>

Hi list,

This moves the mempool based chained scatterlist alloc/free code from
scsi_lib.c to lib/scatterlist.c.

So other drivers(for example, the under development NVMe over fabric drivers)
can also use it.

Ming Lin (2):
scatterlist: add mempool based chained SG alloc/free api
scsi: use the new chained SG api

drivers/scsi/scsi_lib.c | 129 ++----------------------------------
include/linux/scatterlist.h | 12 ++++
lib/scatterlist.c | 156 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 175 insertions(+), 122 deletions(-)

--
1.9.1

\
 
 \ /
  Last update: 2016-03-16 00:21    [W:0.059 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site