Re: [PATCH] padata.h: Annotate parallel_data with __rcu

From: Daniel Jordan
Date: Thu Jan 23 2020 - 11:09:03 EST


[add Herbert]

Hi Madhuparna,

On Wed, Jan 22, 2020 at 10:32:46PM +0530, madhuparnabhowmik10@xxxxxxxxx wrote:
> From: Madhuparna Bhowmik <madhuparnabhowmik10@xxxxxxxxx>
>
> This patch fixes the following sparse errors:
> kernel/padata.c:110:14: error: incompatible types in comparison expression
> kernel/padata.c:520:9: error: incompatible types in comparison expression
> kernel/padata.c:1000:9: error: incompatible types in comparison expression

This recent patch to padata in the cryptodev tree has fixed these sparse errors
and is heading for mainline soon:

https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=bbefa1dd6a6d53537c11624752219e39959d04fb

Thanks,
Daniel