diff options
author | Laura Abbott <[email protected]> | 2018-04-10 18:04:12 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-04-23 13:31:27 +0200 |
commit | c13884a8da42222cf3ac11516e636bf6c271ba8d (patch) | |
tree | 9978dedcb0100f8ae90f95f96479a8e8bf31d9b6 /tools/perf/scripts/python/futex-contention.py | |
parent | 9b85e95a30801ed39ccbab167831ea5d40373f26 (diff) |
misc: tifm: Remove VLA
There's an ongoing effort to remove VLAs[1] from the kernel to eventually
turn on -Wvla. The single VLA can either take a value of 2 or 4 so switch
to the upper bound.
[1] https://lkml.org/lkml/2018/3/7/621
Signed-off-by: Laura Abbott <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions