diff options
author | Kees Cook <keescook@chromium.org> | 2018-06-29 11:48:18 -0700 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-08-05 10:07:09 -0400 |
commit | bec2dd69696cb163fe31dd40ac7752056e1bcb97 (patch) | |
tree | 0c00182f0acc884b69592dff1fade1dd758d7619 /tools/thermal/tmon | |
parent | a5f74ec7d3cb6278255f7bf2ffb28baa6ad6e157 (diff) |
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/thermal/tmon')
0 files changed, 0 insertions, 0 deletions