b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH] 32bit sequence number and TTL for broadcasts
Date: Sun, 25 Apr 2010 22:48:13 +0200	[thread overview]
Message-ID: <201004252248.20341.sven.eckelmann@gmx.de> (raw)
In-Reply-To: <20100425165152.GA1577@pandem0nium>

[-- Attachment #1: Type: Text/Plain, Size: 1101 bytes --]

First thing: it doesn't compile here :( (UML), but I am quite unsure if this 
is a UML problem like many other things or a bigger problem.... it seems that 
it is uml specific as ATOMIC64_INIT and other thingss are defined, but the 
implementation of specific functions are missing... but this is not the first 
time such thing happens with uml. Maybe someone with some time can check 
different openwrt builds.

For example other architecture seems to use the generic implementation of it:
 * arm
 * parisc
 * powerpc
 * sh

UML in contrast uses a x86 specific header for it, but doesn't compile the 
actual lib/atomic64_32.c file

I will check if this is maybe gone with a never version of linux (still 
running 2.6.32 in my uml), but the rest looks fine to me.

By the way, on which platforms have you checked it? I've just noticed another 
problem with copied skbs which prevents the discovery of other nodes - not 
specific to that commit. I haven't finished the debugging of that problem and 
will change the wireshark dissector before doing that.

Best regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2010-04-25 20:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-25 16:51 [B.A.T.M.A.N.] [PATCH] 32bit sequence number and TTL for broadcasts Simon Wunderlich
2010-04-25 20:48 ` Sven Eckelmann [this message]
2010-04-25 22:04   ` Simon Wunderlich
2010-04-26  7:55   ` Marek Lindner
2010-04-26  8:49     ` Sven Eckelmann
2010-04-26  8:47 ` [B.A.T.M.A.N.] [PATCHv2] batman-adv: " Sven Eckelmann
2010-04-28 21:01   ` 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=201004252248.20341.sven.eckelmann@gmx.de \
    --to=sven.eckelmann@gmx.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 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).