Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Eric Biggers <ebiggers@xxxxxxxxxx>: On Mon, 15 May 2023 22:23:06 -0700 you wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > The "ahash" API, like the other scatterlist-based crypto APIs such as > "skcipher", comes with some well-known limitations. First, it can't > easily be used with vmalloc addresses. Second, the request struct can't > be allocated on the stack. This adds complexity and a possible failure > point that needs to be worked around, e.g. using a mempool. > > [...] Here is the summary with links: - [f2fs-dev,v2] fsverity: use shash API instead of ahash API https://git.kernel.org/jaegeuk/f2fs/c/8fcd94add6c5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html