From: David Howells <dhowells@redhat.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: dhowells@redhat.com, Paul Moore <paul@paul-moore.com>,
selinux@tycho.nsa.gov, netdev@vger.kernel.org
Subject: Re: [PATCH] SELinux: Fix RCU deref check warning in sel_netport_insert()
Date: Wed, 05 Oct 2011 12:07:19 +0100 [thread overview]
Message-ID: <23105.1317812839@redhat.com> (raw)
In-Reply-To: <1317702176.2784.4.camel@edumazet-laptop>
Eric Dumazet <eric.dumazet@gmail.com> wrote:
> Usual way is to use :
> rcu_dereference_protected(
> sel_netport_hash[idx].list.prev,
> lockdep_is_held(&sel_netport_lock)),
Good point.
David
next prev parent reply other threads:[~2011-10-05 11:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-03 13:58 [PATCH] SELinux: Fix RCU deref check warning in sel_netport_insert() David Howells
2011-10-03 21:30 ` Paul Moore
2011-10-04 4:22 ` Eric Dumazet
2011-10-05 11:07 ` David Howells [this message]
2011-10-03 23:07 ` David Howells
2011-10-04 0:06 ` Paul Moore
2011-10-05 13:32 ` David Howells
2011-10-06 22:51 ` Paul Moore
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=23105.1317812839@redhat.com \
--to=dhowells@redhat.com \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=paul@paul-moore.com \
--cc=selinux@tycho.nsa.gov \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).