aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorLaura Abbott <[email protected]>2018-03-28 10:59:57 -0700
committerLinus Walleij <[email protected]>2018-05-24 10:22:21 +0200
commit97fe7bef56e60ef6efa186348908b954a236b2fb (patch)
tree09b82f5916758c672ce2d6ab61c6e0816efcb819 /tools/perf/util/scripting-engines/trace-event-python.c
parent014e420d8ab5cc3cd8828a4ac2690048e1040754 (diff)
gpio: Remove VLA from stmpe driver
The new challenge is to remove VLAs from the kernel (see https://lkml.org/lkml/2018/3/7/621) The number of GPIOs on the supported chips is fairly small so stack allocate to a known upper bound and spit out a warning if any new chips have more gpios. Signed-off-by: Laura Abbott <[email protected]> Reviewed-by: Phil Reid <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions