lkml.org 
[lkml]   [2020]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] crypto: hisilicon/zip - misc bugfix
Date
This patchset fix some bug:
patch 1:clear the debug registers when remove driver
patch 2:intercept invalid input when using decompress
patch 3:replace the return value '-EBUSY' with '-EAGAIN' when
device is busy
patch 4:initialize the 'curr_qm_qp_num' when probe device

This patchset depends on:
https://patchwork.kernel.org/cover/11684785/

Hao Fang (1):
crypto: hisilicon/zip - fix the uncleared debug registers

Sihang Chen (1):
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'

Yang Shen (1):
crypto: hisilicon/zip - fix the return value when device is busy

Zhou Wang (1):
crypto: hisilicon/zip - fix zero length input in GZIP decompress

drivers/crypto/hisilicon/zip/zip_crypto.c | 25 +++++++++++++++++++------
drivers/crypto/hisilicon/zip/zip_main.c | 19 +++++++++++++++++++
2 files changed, 38 insertions(+), 6 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2020-07-25 08:10    [W:0.050 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site