diff options
author | Alan Cox <alan@linux.intel.com> | 2017-04-12 19:21:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-14 10:07:27 +0200 |
commit | 94853b658afceb36a639edd5add6d17b62dc812b (patch) | |
tree | 3868d0c6a868cfb42978d404e592ad0eebdd5590 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | da22013f7df4e1f49b03d763aae7b12b1cd805d7 (diff) |
atomisp: remove sh_css_malloc indirections where we can
Where we know the buffer size is reasonably constrained we can just use kmalloc,
and where it will be large vmalloc. This still leaves a pile in the middle.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions