aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorLaura Abbott <[email protected]>2018-04-10 18:02:16 -0700
committerVinod Koul <[email protected]>2018-04-16 21:05:54 +0530
commit72ef08bf651a9fab3b315b8e6d57d19926c77e4d (patch)
tree75e60525b2ec379b3a867967dc373a2047f3bf43 /tools/perf/util/scripting-engines/trace-event-python.c
parent60cc43fc888428bb2f18f08997432d426a243338 (diff)
dmaengine: dmatest: Remove use of VLAs
There's an ongoing effort to remove VLAs from the kernel (https://lkml.org/lkml/2018/3/7/621) to eventually turn on -Wvla. The test already pre-allocates some buffers with kmalloc so turn the two VLAs in to pre-allocated kmalloc buffers. Signed-off-by: Laura Abbott <[email protected]> Reviewed-by: Sinan Kaya <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions