All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: "Rémi Denis-Courmont" <remi@remlab.net>
Cc: netdev@vger.kernel.org,
	"Rémi Denis-Courmont" <remi.denis-courmont@nokia.com>
Subject: Re: [PATCH net-next] Phonet: use rwlock for sockets list
Date: Fri, 06 Nov 2009 14:44:20 +0100	[thread overview]
Message-ID: <4AF42834.7010707@gmail.com> (raw)
In-Reply-To: <1257514891-18917-1-git-send-email-remi@remlab.net>

Rémi Denis-Courmont a écrit :
> From: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
> 
> Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
> ---
>  net/phonet/socket.c |   24 ++++++++++++------------
>  1 files changed, 12 insertions(+), 12 deletions(-)

Hmm... rwlocks are bad... 

Would you care to explain why you introduce a rwlock ?

Thanks

  reply	other threads:[~2009-11-06 13:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-06 13:41 [PATCH net-next] Phonet: use rwlock for sockets list Rémi Denis-Courmont
2009-11-06 13:44 ` Eric Dumazet [this message]
2009-11-06 13:54   ` Rémi Denis-Courmont
2009-11-06 14:00     ` Eric Dumazet
2009-11-06 14:29       ` Rémi Denis-Courmont
2009-11-07  2: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=4AF42834.7010707@gmail.com \
    --to=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=remi.denis-courmont@nokia.com \
    --cc=remi@remlab.net \
    /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.