diff options
author | Gary R Hook <gary.hook@amd.com> | 2017-03-28 10:57:26 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-04-05 21:58:35 +0800 |
commit | 2d158391061ec8c73898ceac148f4eddfa83efd5 (patch) | |
tree | 3e8c9c3c8af547b1020949ed23019fddc3c58e6f /fs/super.c | |
parent | 51de7dd02d422da11b4dff6f11936c8333a870fe (diff) | |
download | linux-2d158391061ec8c73898ceac148f4eddfa83efd5.tar.gz |
crypto: ccp - Rearrange structure members to minimize size
The AES GCM function (in ccp-ops) requires a fair amount of
stack space, which elicits a complaint when KASAN is enabled.
Rearranging and packing a few structures eliminates the
warning.
Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions