On Thu, Jan 23, 2020 at 11:08:50AM -0500, Daniel Jordan wrote: > [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 > Thank you for letting me know about this. Regards, Madhuparna > Thanks, > Daniel