netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: hannes@stressinduktion.org
Cc: stephen@networkplumber.org, netdev@vger.kernel.org
Subject: Re: [PATCH net] ipv6: fix RTNL assert fail in DAD
Date: Wed, 19 Mar 2014 23:52:17 -0400 (EDT)	[thread overview]
Message-ID: <20140319.235217.1348886613951521818.davem@davemloft.net> (raw)
In-Reply-To: <20140319224442.GJ12291@order.stressinduktion.org>

From: Hannes Frederic Sowa <hannes@stressinduktion.org>
Date: Wed, 19 Mar 2014 23:44:42 +0100

> On Wed, Mar 19, 2014 at 01:53:19PM -0400, David Miller wrote:
>> Ok, the timer stuff could run from a workqueue just fine.
> 
> We have no-timer invocations, too, like addrconf_prefix_rcv. In that case the
> whole handling of the router advertisment should get deferred into the
> workqueue.

Just to be clear, you are saying that this doesn't need to be
synchronous?  Handling a prefix event seems like something that would
in fact need to be.

  reply	other threads:[~2014-03-20  3:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17 23:18 [PATCH net] ipv6: fix RTNL assert fail in DAD Stephen Hemminger
2014-03-18  0:29 ` Hannes Frederic Sowa
2014-03-19  0:54   ` Stephen Hemminger
2014-03-19  4:17     ` David Miller
2014-03-19  6:58       ` Stephen Hemminger
2014-03-19 17:53         ` David Miller
2014-03-19 22:44           ` Hannes Frederic Sowa
2014-03-20  3:52             ` David Miller [this message]
2014-03-20  6:38               ` Hannes Frederic Sowa
2014-03-23  2:03 ` Hannes Frederic Sowa
2014-03-25  8:03   ` [PATCH net] ipv6: move DAD and addrconf_verify processing to workqueue Hannes Frederic Sowa
2014-03-25 21:20     ` Stephen Hemminger
2014-03-26  0:00       ` Hannes Frederic Sowa
2014-03-26  6:17         ` [PATCH v2 " Hannes Frederic Sowa
2014-03-27 17:15           ` David Miller
2014-03-27 17:28             ` [PATCH v3 " Hannes Frederic Sowa
2014-03-28 20:57               ` 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=20140319.235217.1348886613951521818.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=hannes@stressinduktion.org \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /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).