All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Jordan <daniel.m.jordan@oracle.com>
To: madhuparnabhowmik10@gmail.com
Cc: steffen.klassert@secunet.com, linux-crypto@vger.kernel.org,
	linux-kernel@vger.kernel.org, joel@joelfernandes.org,
	frextrite@gmail.com, rcu@vger.kernel.org,
	linux-kernel-mentees@lists.linuxfoundation.org,
	paulmck@kernel.org, Herbert Xu <herbert@gondor.apana.org.au>
Subject: Re: [PATCH] padata.h: Annotate parallel_data with __rcu
Date: Thu, 23 Jan 2020 11:08:50 -0500	[thread overview]
Message-ID: <20200123160850.gcwoydrdpw6saotk@ca-dmjordan1.us.oracle.com> (raw)
In-Reply-To: <20200122170246.20177-1-madhuparnabhowmik10@gmail.com>

[add Herbert]

Hi Madhuparna,

On Wed, Jan 22, 2020 at 10:32:46PM +0530, madhuparnabhowmik10@gmail.com wrote:
> From: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
> 
> 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

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Jordan <daniel.m.jordan@oracle.com>
To: madhuparnabhowmik10@gmail.com
Cc: steffen.klassert@secunet.com,
	Herbert Xu <herbert@gondor.apana.org.au>,
	paulmck@kernel.org, linux-kernel@vger.kernel.org,
	rcu@vger.kernel.org, linux-crypto@vger.kernel.org,
	joel@joelfernandes.org,
	linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [Linux-kernel-mentees] [PATCH] padata.h: Annotate parallel_data with __rcu
Date: Thu, 23 Jan 2020 11:08:50 -0500	[thread overview]
Message-ID: <20200123160850.gcwoydrdpw6saotk@ca-dmjordan1.us.oracle.com> (raw)
In-Reply-To: <20200122170246.20177-1-madhuparnabhowmik10@gmail.com>

[add Herbert]

Hi Madhuparna,

On Wed, Jan 22, 2020 at 10:32:46PM +0530, madhuparnabhowmik10@gmail.com wrote:
> From: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
> 
> 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
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

  reply	other threads:[~2020-01-23 16:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22 17:02 [PATCH] padata.h: Annotate parallel_data with __rcu madhuparnabhowmik10
2020-01-22 17:02 ` [Linux-kernel-mentees] " madhuparnabhowmik10
2020-01-23 16:08 ` Daniel Jordan [this message]
2020-01-23 16:08   ` Daniel Jordan
2020-01-24  4:26   ` Madhuparna Bhowmik
2020-01-24  4:26     ` [Linux-kernel-mentees] " Madhuparna Bhowmik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200123160850.gcwoydrdpw6saotk@ca-dmjordan1.us.oracle.com \
    --to=daniel.m.jordan@oracle.com \
    --cc=frextrite@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=joel@joelfernandes.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel-mentees@lists.linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madhuparnabhowmik10@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=rcu@vger.kernel.org \
    --cc=steffen.klassert@secunet.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.