All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: madhuparnabhowmik10@gmail.com
Cc: gregkh@linuxfoundation.org, tglx@linutronix.de,
	allison@lohutok.net, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, joel@joelfernandes.org,
	frextrite@gmail.com,
	linux-kernel-mentees@lists.linuxfoundation.org,
	paulmck@kernel.org
Subject: Re: [PATCH] net: 802: psnap.c: Use built-in RCU list checking
Date: Mon, 24 Feb 2020 13:03:10 -0800 (PST)	[thread overview]
Message-ID: <20200224.130310.385940338036895521.davem@davemloft.net> (raw)
In-Reply-To: <20200221161947.11536-1-madhuparnabhowmik10@gmail.com>

From: madhuparnabhowmik10@gmail.com
Date: Fri, 21 Feb 2020 21:49:47 +0530

> From: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
> 
> list_for_each_entry_rcu() has built-in RCU and lock checking.
> 
> Pass cond argument to list_for_each_entry_rcu() to silence
> false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled
> by default.
> 
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>

Applied.

WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: madhuparnabhowmik10@gmail.com
Cc: paulmck@kernel.org, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, joel@joelfernandes.org,
	tglx@linutronix.de,
	linux-kernel-mentees@lists.linuxfoundation.org,
	allison@lohutok.net
Subject: Re: [Linux-kernel-mentees] [PATCH] net: 802: psnap.c: Use built-in RCU list checking
Date: Mon, 24 Feb 2020 13:03:10 -0800 (PST)	[thread overview]
Message-ID: <20200224.130310.385940338036895521.davem@davemloft.net> (raw)
In-Reply-To: <20200221161947.11536-1-madhuparnabhowmik10@gmail.com>

From: madhuparnabhowmik10@gmail.com
Date: Fri, 21 Feb 2020 21:49:47 +0530

> From: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
> 
> list_for_each_entry_rcu() has built-in RCU and lock checking.
> 
> Pass cond argument to list_for_each_entry_rcu() to silence
> false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled
> by default.
> 
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com>

Applied.
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

  reply	other threads:[~2020-02-24 21:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 16:19 [PATCH] net: 802: psnap.c: Use built-in RCU list checking madhuparnabhowmik10
2020-02-21 16:19 ` [Linux-kernel-mentees] " madhuparnabhowmik10
2020-02-24 21:03 ` David Miller [this message]
2020-02-24 21:03   ` David Miller

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=20200224.130310.385940338036895521.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=allison@lohutok.net \
    --cc=frextrite@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=joel@joelfernandes.org \
    --cc=linux-kernel-mentees@lists.linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madhuparnabhowmik10@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=paulmck@kernel.org \
    --cc=tglx@linutronix.de \
    /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.