diff options
author | Kees Cook <keescook@chromium.org> | 2018-07-03 12:52:21 -0700 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-07-04 08:37:50 +0200 |
commit | ad5728ce21398926a1215ebb38570113fa8edd99 (patch) | |
tree | f2b1b0b045f093c29b6e0bf94dbeef9e28de9586 /README | |
parent | d2f2df69885d0548ed5c0ba8fa2751497ba62352 (diff) | |
download | linux-ad5728ce21398926a1215ebb38570113fa8edd99.tar.bz2 |
RAID/s390: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this moves
the "$#" replacement from being an argument to being inside the function,
which avoids generating VLAs.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions