aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorOvidiu Panait <[email protected]>2025-05-16 12:06:56 +0000
committerHerbert Xu <[email protected]>2025-05-19 05:48:48 +0000
commitc822831b426307a6ca426621504d3c7f99765a39 (patch)
treeb15fb10348b8a1699f92b56b11d0f60ab41a1889 /lib/dynamic_debug.c
parentcrypto: octeontx2 - Use dynamic allocated memory region for lmtst (diff)
downloadkernel-c822831b426307a6ca426621504d3c7f99765a39.tar.gz
kernel-c822831b426307a6ca426621504d3c7f99765a39.zip
crypto: sun8i-ce - move fallback ahash_request to the end of the struct
'struct ahash_request' has a flexible array at the end, so it must be the last member in a struct, to avoid overwriting other struct members. Therefore, move 'fallback_req' to the end of the 'sun8i_ce_hash_reqctx' struct. Fixes: 56f6d5aee88d ("crypto: sun8i-ce - support hash algorithms") Signed-off-by: Ovidiu Panait <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions