diff options
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2017-08-03 11:13:51 +0200 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2017-09-07 11:48:29 +0200 |
commit | 89d8589cd72c6f48b19c370517d16f3ee23909df (patch) | |
tree | 6b00e8b0121a55b72dc9098a412395cf99692575 /ipc | |
parent | lib/scatterlist: Avoid potential scatterlist entry overflow (diff) | |
download | linux-89d8589cd72c6f48b19c370517d16f3ee23909df.tar.xz linux-89d8589cd72c6f48b19c370517d16f3ee23909df.zip |
lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
Drivers like i915 benefit from being able to control the maxium
size of the sg coalesced segment while building the scatter-
gather list.
Introduce and export the __sg_alloc_table_from_pages function
which will allow it that control.
v2: Reorder parameters. (Chris Wilson)
v3: Fix incomplete reordering in v2.
v4: max_segment needs to be page aligned.
v5: Rebase.
v6: Rebase.
v7: Fix spelling in commit and mention max segment size in
__sg_alloc_table_from_pages kerneldoc. (Andrew Morton)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: linux-kernel@vger.kernel.org
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20170803091351.23594-1-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions