diff options
author | Kees Cook <keescook@chromium.org> | 2018-08-07 14:18:41 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-09-04 11:35:04 +0800 |
commit | 1299c9cfae6dccd79e4e035cad44f99fdb828593 (patch) | |
tree | 3925e2b012262864c9778212ba93c30168b76c49 /crypto | |
parent | a9f7f88a12f1494deca1fd9e173c7ae886d14f91 (diff) | |
download | linux-1299c9cfae6dccd79e4e035cad44f99fdb828593.tar.bz2 |
crypto: qat - Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this uses
the new upper bound for the stack buffer. Also adds a sanity check.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions