spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
[platform/kernel/linux-rpi.git] / crypto / algapi.c
index 43f999d..f3d95af 100644 (file)
@@ -1277,3 +1277,4 @@ module_exit(crypto_algapi_exit);
 
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("Cryptographic algorithms API");
+MODULE_SOFTDEP("pre: cryptomgr");