1.Bugfixed tfm leak with some other tiny bugfixed. 2.Fixed some tiny bugs and update some code style. 3.Adjust input parameter order of hpre_crt_para_get. 4.Add branch prediction macro on hot path with small performance gain(~1%). This series is based on: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git Zaibo Xu (4): crypto: hisilicon - Bugfixed tfm leak crypto: hisilicon - Fixed some tiny bugs of HPRE crypto: hisilicon - adjust hpre_crt_para_get crypto: hisilicon - add branch prediction macro drivers/crypto/hisilicon/hpre/hpre_crypto.c | 141 ++++++++++++++-------------- drivers/crypto/hisilicon/hpre/hpre_main.c | 32 ++++--- 2 files changed, 86 insertions(+), 87 deletions(-) -- 2.8.1