diff options
| author | Kees Cook <keescook@chromium.org> | 2018-06-26 01:49:49 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-06-26 17:24:07 +0300 |
| commit | 68cc444dab1e70e59a719b7bf44bcaacbffa7496 (patch) | |
| tree | 43dff5dc1e4652ec13c17e47b3147cf52e18a101 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | a6e65e5d2ca4b1d3ff4ac03e056f82b6854ed50e (diff) | |
| download | linux-68cc444dab1e70e59a719b7bf44bcaacbffa7496.tar.xz | |
mdio-mux-gpio: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this
allocates the values buffer during the callback instead of putting it
on the stack.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
