aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKyle Spiers <[email protected]>2018-06-01 13:20:16 -0700
committerVinod Koul <[email protected]>2018-06-18 20:17:38 +0530
commit89a7e2f752859c1a1696adf7b00b6ca9a5da2cda (patch)
tree20efdb47f75740523ed334e1f3e816c7b07dc039 /tools/perf/scripts/python/export-to-postgresql.py
parentce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff)
async_pq: Remove VLA usage
In the quest to remove VLAs from the kernel[1], this adjusts the allocation of coefs and blocks to use the existing maximum values (with one new define, MAX_DISKS for coefs, and a reuse of the existing NDISKS for blocks). [1] https://lkml.org/lkml/2018/3/7/621 Signed-off-by: Kyle Spiers <[email protected]> Reviewed-by: Kees Cook <[email protected]> Reviewed-by: Dan Williams <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions