On Fri, Feb 24, 2023 at 10:05:21AM +0800, Neal Liu wrote: > Since the acry_dev->buf_addr may be NULL, add error handling to > prevent any additional access to avoid potential issues. > > Signed-off-by: Neal Liu <neal_liu@xxxxxxxxxxxxxx> > --- > Change since v1: remove memzero_explicit() as dmam_alloc_coherent() > returns memory that's already zeroed. > > drivers/crypto/aspeed/aspeed-acry.c | 5 ++++- > 1 file changed, 4 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