On Wed, Oct 23, 2024 at 06:35:21PM +0000, Eric Biggers wrote: > From: Eric Biggers <[email protected]> > > Explicitly select CRYPTO from BCACHEFS_FS, so that this dependency of > CRYPTO_SHA256, CRYPTO_CHACHA20, and CRYPTO_POLY1305 (which are also > selected) is satisfied. Currently this dependency is satisfied > indirectly via LIBCRC32C, but this is fragile and is planned to change > (https://lore.kernel.org/r/[email protected]). > > Reported-by: kernel test robot <[email protected]> > Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Signed-off-by: Eric Biggers <[email protected]>
Thanks, applied (or acked-by, if you want to take it through your tree?)
