diff options
author | Kees Cook <keescook@chromium.org> | 2018-06-29 21:48:18 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-08-05 17:07:09 +0300 |
commit | bec2dd69696cb163fe31dd40ac7752056e1bcb97 (patch) | |
tree | 0c00182f0acc884b69592dff1fade1dd758d7619 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a5f74ec7d3cb6278255f7bf2ffb28baa6ad6e157 (diff) | |
download | linux-bec2dd69696cb163fe31dd40ac7752056e1bcb97.tar.xz |
drm/msm/adreno: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this
switches to using a kasprintf()ed buffer. Return paths are updated
to free the allocation.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions