From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: unify hash_entry field position in tt_local/global_entry
Date: Mon, 24 Oct 2011 14:12:01 +0200 [thread overview]
Message-ID: <201110241412.02159.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1319237739-7686-1-git-send-email-ordex@autistici.org>
On Saturday, October 22, 2011 00:55:39 Antonio Quartulli wrote:
> Function tt_response_fill_table() actually uses a tt_local_entry pointer to
> iterate either over the local or the global table entries (it depends on
> the what hash table is passed as argument). To iterate over such entries
> the hlist_for_each_entry_rcu() macro has to access their "hash_entry"
> field which MUST be at the same position in both the tt_global/local_entry
> structures.
Patch was applied in revision 474f917.
Thanks,
Marek
PS: Antonio, please keep in mind that I apply this patch as a temporary
measure not as the final fix.
prev parent reply other threads:[~2011-10-24 12:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-21 22:55 [B.A.T.M.A.N.] [PATCH] batman-adv: unify hash_entry field position in tt_local/global_entry Antonio Quartulli
2011-10-24 12:12 ` Marek Lindner [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=201110241412.02159.lindner_marek@yahoo.de \
--to=lindner_marek@yahoo.de \
--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 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.