Re: [stable] [patch] crypto: cryptoloop requires CBC

2006-12-01 Thread Chris Wright
* Chuck Ebbert ([EMAIL PROTECTED]) wrote: > Kernel builds but cryptoloop won't work without CBC crypto > algorithm in kernel 2.6.19. Thanks, Herbert sent that already (both to stable and in his git pull request to Linus). -chris - To unsubscribe from this list: send the line "unsubscribe linux-ke

[patch] crypto: cryptoloop requires CBC

2006-12-01 Thread Chuck Ebbert
Kernel builds but cryptoloop won't work without CBC crypto algorithm in kernel 2.6.19. Signed-off-by: Chuck Ebbert <[EMAIL PROTECTED]> --- 2.6.19-32.orig/drivers/block/Kconfig +++ 2.6.19-32/drivers/block/Kconfig @@ -305,6 +305,7 @@ config BLK_DEV_LOOP config BLK_DEV_CRYPTOLOOP tristate "