diff options
author | Kees Cook <[email protected]> | 2018-06-29 11:45:36 -0700 |
---|---|---|
committer | Will Deacon <[email protected]> | 2018-07-02 12:50:03 +0100 |
commit | 1201a5a25cf0f7d8019d106a81c64f3a7397d17c (patch) | |
tree | 25b5c6edd320fad677a13c3b33c46718ab253685 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) |
perf/arm-cci: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this
removes the VLA in favor of a maximum size and adds a sanity check
at registration time. The sizes are all explicitly enumerated already,
so this just collects them into macros.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions