netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jarek Poplawski <jarkao2@gmail.com>
To: Jiri Olsa <jolsa@redhat.com>
Cc: netdev@vger.kernel.org, eric.dumazet@gmail.com,
	mathieu.desnoyers@polymtl.ca, mingo@elte.hu,
	a.p.zijlstra@chello.nl, linux-kernel@vger.kernel.org,
	fbl@redhat.com, nhorman@redhat.com, htejun@gmail.com,
	oleg@redhat.com, davidel@xmailserver.org, davem@davemloft.net
Subject: Re: [PATCH 1/2] [PATCHv6 1/2] net: adding memory barrier to the poll and receive callbacks
Date: Wed, 8 Jul 2009 22:06:41 +0200	[thread overview]
Message-ID: <20090708200641.GA12750@ami.dom.local> (raw)
In-Reply-To: <20090708194850.GB3196@jolsa.lab.eng.brq.redhat.com>

On Wed, Jul 08, 2009 at 09:48:50PM +0200, Jiri Olsa wrote:
> Adding memory barrier after the poll_wait function, paired with
> receive callbacks. Adding fuctions sk_poll_wait and sk_has_sleeper
- receive callbacks. Adding fuctions sk_poll_wait and sk_has_sleeper
+ receive callbacks. Adding fuctions sock_poll_wait and sk_has_sleeper

Did I miss this in v5?!

Sorry ;-)
Jarek P.

  reply	other threads:[~2009-07-08 20:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08 19:47 [PATCHv6 0/2] net: fix race in the receive/select Jiri Olsa
2009-07-08 19:48 ` [PATCH 1/2] [PATCHv6 1/2] net: adding memory barrier to the poll and receive callbacks Jiri Olsa
2009-07-08 20:06   ` Jarek Poplawski [this message]
2009-07-08 21:51     ` Jiri Olsa
2009-07-08 19:50 ` [PATCH 2/2] [PATCHv6 2/2] memory barrier: adding smp_mb__after_lock Jiri Olsa

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=20090708200641.GA12750@ami.dom.local \
    --to=jarkao2@gmail.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=davem@davemloft.net \
    --cc=davidel@xmailserver.org \
    --cc=eric.dumazet@gmail.com \
    --cc=fbl@redhat.com \
    --cc=htejun@gmail.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@polymtl.ca \
    --cc=mingo@elte.hu \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --cc=oleg@redhat.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 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).