This patch series adds support for passing stack requests down to algorithms that do not do DMA on the request context, e.g., phmac. Herbert Xu (2): crypto: ahash - Allow async stack requests when specified crypto: s390/phmac - Allow stack requests arch/s390/crypto/phmac_s390.c | 1 + crypto/ahash.c | 22 ++++++++++++++++++---- include/crypto/internal/hash.h | 3 +++ 3 files changed, 22 insertions(+), 4 deletions(-) -- 2.39.5