On Thu, Sep 28, 2023 at 05:21:03PM +0800, Weili Qian wrote: > The type of aeq has only 4bits in dw0 17 to 20bits, but 15bits(17 to > 31bits) are read in function qm_aeq_thread(). The remaining 11bits(21 > to 31bits) are reserved for aeq, but may not be 0. To avoid getting > incorrect value of type, other bits are cleared. > > Signed-off-by: Weili Qian <qianweili@xxxxxxxxxx> > --- > drivers/crypto/hisilicon/qm.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt