[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180926141625.17727-1-tvrtko.ursulin@linux.intel.com>
Date: Wed, 26 Sep 2018 15:16:19 +0100
From: Tvrtko Ursulin <tursulin@...ulin.net>
To: linux-kernel@...r.kernel.org
Cc: tursulin@...ulin.net, tvrtko.ursulin@...ux.intel.com,
Tvrtko Ursulin <tvrtko.ursulin@...el.com>
Subject: [PATCH 0/6] lib/scatterlist: sgl API fixes and cleanups
From: Tvrtko Ursulin <tvrtko.ursulin@...el.com>
Mostly same fixes and cleanups I've sent earlier in the year, but with some
patches dropped and some split into smaller ones as per request.
Tvrtko Ursulin (6):
lib/scatterlist: Use natural long for sgl_alloc(_order) length
parameter
lib/scatterlist: Use consistent types in sgl API
lib/scatterlist: Skip requesting zeroed allocations in sgl_alloc_order
lib/scatterlist: Do not leak pages when high-order allocation fails
lib/scatterlist: Use appropriate type for elem_len in sgl_alloc_order
lib/scatterlist: Fix overflow check in sgl_alloc_order
include/linux/scatterlist.h | 13 +++++++------
lib/scatterlist.c | 33 +++++++++++++++++----------------
2 files changed, 24 insertions(+), 22 deletions(-)
--
2.17.1
Powered by blists - more mailing lists