On Wed, Oct 23, 2024 at 02:49:38PM -0400, Kent Overstreet wrote: > 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?)
Please go ahead and take it. It will take a while to get my patchset merged, and it will help to get dependencies like this out of the way first. Thanks! - Eric
