From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Use own timer for multicast TT and TVLV updates
Date: Fri, 22 Jul 2016 00:19:54 +0200 [thread overview]
Message-ID: <6419172.04lP9a1mmf@sven-edge> (raw)
In-Reply-To: <3501664.k16G2TetvL@sven-edge>
[-- Attachment #1: Type: text/plain, Size: 535 bytes --]
On Donnerstag, 21. Juli 2016 23:59:30 CEST Sven Eckelmann wrote:
> On Donnerstag, 21. Juli 2016 23:38:32 CEST Linus Lüssing wrote:
> > - struct hlist_head mla_list;
> > + struct hlist_head mla_list; /* protected by mcast.work */
>
> Protected by a workqueue item? How?
Looks like you wanted to say here that it is only modified inside the worker
queue (via the mcast.work delayed workqueue item) - unless it is not done this
way like in batadv_mcast_free after cancel_delayed_work_sync.
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-07-21 22:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-21 21:38 [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free Linus Lüssing
2016-07-21 21:38 ` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Use own timer for multicast TT and TVLV updates Linus Lüssing
2016-07-21 21:53 ` Linus Lüssing
2016-07-21 21:59 ` Sven Eckelmann
2016-07-21 22:19 ` Sven Eckelmann [this message]
2016-08-01 20:57 ` Linus Lüssing
2016-08-02 7:44 ` Sven Eckelmann
2016-07-21 22:01 ` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free Sven Eckelmann
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=6419172.04lP9a1mmf@sven-edge \
--to=sven@narfation.org \
--cc=b.a.t.m.a.n@lists.open-mesh.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