crypto: libcrc32c should select crc32c

2009-01-17 Thread Jan Engelhardt
parent 683fd3522476a2b9e9278d99a7bb367c887faa5a (v2.6.29-rc2-19-g683fd35) commit db86cb2732110f756b95f7d5a2aa37f35ba67cff Author: Jan Engelhardt Date: Sat Jan 17 20:40:45 2009 +0100 crypto: libcrc32c should select crc32c Whilst trying to make use of btrfs of a root fs with 2.6.29-rc1/rc2, I ge

Re: [PATCH crypto -v6 1/2] AES-NI: Add support to access underlying blkcipher under cryptd ablkcipher

2009-01-17 Thread Herbert Xu
On Fri, Jan 16, 2009 at 03:41:06PM +0800, Huang Ying wrote: > cryptd_alloc_ablkcipher() will allocate a cryptd-ed ablkcipher for > specified algorithm name. The new allocated one is guaranteed to be > cryptd-ed ablkcipher, so the blkcipher underlying can be gotten via > cryptd_ablkcipher_child().

Re: crypto: libcrc32c should select crc32c

2009-01-17 Thread Herbert Xu
On Sat, Jan 17, 2009 at 11:48:42PM +0100, Jan Engelhardt wrote: > > Looking at libcrc32c.c shows that it essentially depends on the > crc32c crypto module, which was not packed into my initramfs image > by mkinitrd because.. there is no dependency. Actually the whole point of doing the crc32c/libc