aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2018-06-29 11:48:50 -0700
committerBorislav Petkov <[email protected]>2018-07-09 11:33:02 +0200
commit6663484b4e2d98f5609dc1b90fe4c242dd8fe18a (patch)
tree613906b2b343dab28743ee97f4e24ac1727f5145 /tools/perf/util/trace-event-scripting.c
parent6c974d4dfafe5e9ee754f2a6fba0eb1864f1649e (diff)
EDAC, thunderx: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], switch to using a kmalloc-allocated buffer instead of stack space. This should be fine since the existing routine is allocating memory too. Signed-off-by: Kees Cook <[email protected]> Acked-by: Jan Glauber <[email protected]> Cc: David Daney <[email protected]> Cc: linux-edac <[email protected]> Link: http://lkml.kernel.org/r/20180629184850.GA37464@beast Link: https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com [1] Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions