diff options
| author | Arnd Bergmann <[email protected]> | 2022-12-15 16:29:38 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2022-12-30 14:56:27 +0000 |
| commit | 8031d1f678c2b06733c8f9028b413194b47c33ab (patch) | |
| tree | 159e3e68cf65b6bb3bbd1b9c634e8fe40423be31 /lib/mpi/mpicoder.c | |
| parent | crypto: scatterwalk - use kmap_local() not kmap_atomic() (diff) | |
| download | kernel-8031d1f678c2b06733c8f9028b413194b47c33ab.tar.gz kernel-8031d1f678c2b06733c8f9028b413194b47c33ab.zip | |
crypto: wp512 - disable kmsan checks in wp512_process_buffer()
The memory sanitizer causes excessive register spills in this function:
crypto/wp512.c:782:13: error: stack frame size (2104) exceeds limit (2048) in 'wp512_process_buffer' [-Werror,-Wframe-larger-than]
Assume that this one is safe, and mark it as needing no checks to
get the stack usage back down to the normal level.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions
