netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
@ 2015-07-08 19:41 Oleg Nesterov
  2015-07-08 19:42 ` [PATCH 1/2] " Oleg Nesterov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Oleg Nesterov @ 2015-07-08 19:41 UTC (permalink / raw)
  To: Alexei Starovoitov, David S. Miller, Eric Dumazet
  Cc: Jan Stancek, Marcelo Leitner, netdev, linux-kernel

Hello,

I am not familiar with this code and I have no idea how to test
these changes, so 2/2 comes as a separate change. 1/2 looks like
the obvious bugfix, and probably candidate for -stable.

Oleg.

 net/core/pktgen.c |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-10 11:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 19:41 [PATCH 0/2] net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() Oleg Nesterov
2015-07-08 19:42 ` [PATCH 1/2] " Oleg Nesterov
2015-07-08 19:42 ` [PATCH 2/2] net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() Oleg Nesterov
2015-07-09 22:06 ` [PATCH 0/2] net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() David Miller
2015-07-10 11:32 ` Marcelo Ricardo Leitner

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).