Re: [PATCH 2/5 v4] crypto: add zBeWalgo to crypto-api

2018-03-23 Thread kbuild test robot
Hi Benjamin, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.16-rc6] [cannot apply to next-20180322] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https:

[PATCH 2/5 v4] crypto: add zBeWalgo to crypto-api

2018-03-20 Thread Benjamin Warnke
This patch adds zBeWalgo to the crypto api so that zBeWalgo can be used by zram. Signed-off-by: Benjamin Warnke <4bwar...@informatik.uni-hamburg.de> --- crypto/Kconfig| 12 +++ crypto/Makefile | 1 + crypto/testmgr.c | 10 +++ crypto/testmgr.h