From: David Miller <davem@davemloft.net>
To: xemul@sw.ru
Cc: netdev@vger.kernel.org, akpm@osdl.org,
linux-kernel@vger.kernel.org, devel@openvz.org, kaber@trash.net,
dev@openvz.org
Subject: Re: [NETLINK] Don't attach callback to a going-away netlink socket
Date: Wed, 18 Apr 2007 17:06:36 -0700 (PDT) [thread overview]
Message-ID: <20070418.170636.77057313.davem@davemloft.net> (raw)
In-Reply-To: <4625D3D2.9030507@sw.ru>
From: Pavel Emelianov <xemul@sw.ru>
Date: Wed, 18 Apr 2007 12:16:18 +0400
> The proposal it to make sock_orphan before detaching the callback
> in netlink_release() and to check for the sock to be SOCK_DEAD in
> netlink_dump_start() before setting a new callback.
As discussed in this thread there might be other ways to a
approach this, but this fix is good for now.
Patch applied, thank you.
next prev parent reply other threads:[~2007-04-19 0:06 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-18 8:16 [NETLINK] Don't attach callback to a going-away netlink socket Pavel Emelianov
2007-04-18 8:17 ` Evgeniy Polyakov
2007-04-18 8:26 ` Patrick McHardy
2007-04-18 8:42 ` Evgeniy Polyakov
2007-04-18 8:50 ` Patrick McHardy
2007-04-18 9:07 ` Evgeniy Polyakov
2007-04-18 9:16 ` Patrick McHardy
2007-04-18 9:29 ` Evgeniy Polyakov
2007-04-18 8:32 ` Pavel Emelianov
2007-04-18 8:44 ` Evgeniy Polyakov
2007-04-18 9:03 ` Pavel Emelianov
2007-04-18 9:14 ` Evgeniy Polyakov
2007-04-19 0:06 ` David Miller [this message]
2007-04-19 2:13 ` Herbert Xu
2007-04-29 6:18 ` David Miller
2007-05-02 4:12 ` Herbert Xu
2007-05-03 10:17 ` 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=20070418.170636.77057313.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@osdl.org \
--cc=dev@openvz.org \
--cc=devel@openvz.org \
--cc=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=xemul@sw.ru \
/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.