From: David Miller <davem@davemloft.net>
To: 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,
jarkao2@gmail.com, oleg@redhat.com, davidel@xmailserver.org
Subject: Re: [PATCHv7 0/2] net: fix race in the receive/select
Date: Wed, 08 Jul 2009 20:07:30 -0700 (PDT) [thread overview]
Message-ID: <20090708.200730.157501893.davem@davemloft.net> (raw)
In-Reply-To: <20090708220717.GB2945@jolsa.redhat.com>
From: Jiri Olsa <jolsa@redhat.com>
Date: Thu, 9 Jul 2009 00:07:17 +0200
> This patchset fixies the race within the poll_wait call and the receive callbacks,
> by adding memory barrier.
>
> - 1/2 includes the actual fix
> - 2/2 includes optimization for the x86 arch
Eric, can I have your signoffs for these?
Thanks!
prev parent reply other threads:[~2009-07-09 3:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-08 22:07 [PATCHv7 0/2] net: fix race in the receive/select Jiri Olsa
2009-07-08 22:09 ` [PATCHv7 1/2] net: adding memory barrier to the poll and receive callbacks Jiri Olsa
2009-07-09 4:24 ` Eric Dumazet
2009-07-10 0:08 ` David Miller
2009-07-08 22:10 ` [PATCHv7 2/2] memory barrier: adding smp_mb__after_lock Jiri Olsa
2009-07-09 4:25 ` Eric Dumazet
2009-07-10 0:08 ` David Miller
2009-07-09 3:07 ` David Miller [this message]
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=20090708.200730.157501893.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=a.p.zijlstra@chello.nl \
--cc=davidel@xmailserver.org \
--cc=eric.dumazet@gmail.com \
--cc=fbl@redhat.com \
--cc=htejun@gmail.com \
--cc=jarkao2@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 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.