diff options
| author | Michael Zoran <[email protected]> | 2016-10-28 10:58:13 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-11-07 11:01:43 +0100 |
| commit | dc5424ae0be4409019bafc303720d8a33f5b23fe (patch) | |
| tree | eedc39ca7c91c770fca36925919c32735a0eadf7 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 2a0fc8bc0c4eefc284ff10c4cebcfacdd0cb71e3 (diff) | |
staging: vc04_services: call sg_init_table to init scatterlist
Call the sg_init_table function to correctly initialze
the DMA scatterlist. This function is required to completely
initialize the list and is mandatory if DMA debugging is
enabled in the build configuration.
One of the purposes of sg_init_table is to set
the magic "cookie" on each list element and ensure
the chain end is marked.
Signed-off-by: Michael Zoran <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions