diff options
author | 2018-05-29 16:44:59 -0700 | |
---|---|---|
committer | 2018-05-30 17:15:43 +0200 | |
commit | 1389053e1bed93b75b0c3cd292f61032334c81b3 (patch) | |
tree | 71087216205118034caf293b8bf84090bc791bac /tools/perf/scripts/python/export-to-sqlite.py | |
parent | btrfs: return error value if create_io_em failed in cow_file_range (diff) | |
download | wireguard-linux-1389053e1bed93b75b0c3cd292f61032334c81b3.tar.xz wireguard-linux-1389053e1bed93b75b0c3cd292f61032334c81b3.zip |
btrfs: raid56: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this
allocates the working buffers during regular init, instead of using stack
space. This refactors the allocation code a bit to make it easier
to review.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions