Re: [PATCH v2] crypto: s5p-sss - Add error handling in s5p_aes_probe()

From: Krzysztof Kozlowski
Date: Wed Oct 20 2021 - 07:38:14 EST


On 20/10/2021 13:06, Tang Bin wrote:
> The function s5p_aes_probe() does not perform sufficient error
> checking after executing platform_get_resource(), thus fix it.
>
> Fixes: c2afad6c6105 ("crypto: s5p-sss - Add HASH support for Exynos")
> Signed-off-by: Tang Bin <tangbin@xxxxxxxxxxxxxxxxxxxx>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> Changes from v1
> - add fixed title
> ---
> drivers/crypto/s5p-sss.c | 2 ++
> 1 file changed, 2 insertions(+)
>

You still missed the cc-stable tag. I pasted it last time.
Cc: <stable@xxxxxxxxxxxxxxx>

Best regards,
Krzysztof