Re: Iptables error

From: David S. Miller
Date: Fri Jan 20 2006 - 14:53:46 EST


From: Valdis.Kletnieks@xxxxxx
Date: Fri, 20 Jan 2006 13:13:36 -0500

> Confirmed here. Backing out this one-liner makes iptables work for me.
> i686 on a Pentium-4, gcc 4.1.0 from Fedora -devel tree.

Ok this is on x86. I think I see how it breaks, but I thought
Harald's patch would have the same problem.

I just ran a test program, and indeed __alignof__() gives 8
for "long long" and 4 for a struct containing a "long long"
on x86. Yikes...

Linus is likely about to be on his way to the airport so I'll
push the fix in New Zealand.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/