[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200116072904.o65qfy3atn66ruxi@gondor.apana.org.au>
Date: Thu, 16 Jan 2020 15:29:04 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Rijo Thomas <Rijo-john.Thomas@....com>
Cc: Jens Wiklander <jens.wiklander@...aro.org>,
Gary R Hook <gary.hook@....com>, tee-dev@...ts.linaro.org,
linux-kernel@...r.kernel.org, linux-crypto@...r.kernel.org,
Nimesh Easow <Nimesh.Easow@....com>,
Devaraj Rangasamy <Devaraj.Rangasamy@....com>,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: Re: [PATCH 0/5] amdtee: Address bug report
On Thu, Jan 09, 2020 at 06:23:17PM +0530, Rijo Thomas wrote:
> This patch series addresses the bug report submitted by Dan Carpenter.
>
> Link: https://lists.linaro.org/pipermail/tee-dev/2020-January/001417.html
>
> Since, these patches are based on cryptodev-2.6 tree, I have included
> linux-crypto list as well.
>
> This patch series does not fix the static checker warning reported due
> to incorrect use of IS_ERR. Colin Ian King has submitted a fix for this
> issue. Link: https://lkml.org/lkml/2020/1/8/88
>
> Rijo Thomas (5):
> tee: amdtee: remove unused variable initialization
> tee: amdtee: print error message if tee not present
> tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
> tee: amdtee: rename err label to err_device_unregister
> tee: amdtee: remove redundant NULL check for pool
>
> drivers/tee/amdtee/call.c | 14 +++++++-------
> drivers/tee/amdtee/core.c | 32 +++++++++++++++++---------------
> 2 files changed, 24 insertions(+), 22 deletions(-)
All applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists