The architecture is called CRIS. Its a straightforward 32-bit only arch. The
only special about this architecture that it doesn't force any alignment of data (so a packed struct and an unpacked struct is always the same). /Mikael -----Original Message----- From: Patrick McHardy [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 1:50 PM To: Mikael Starvik Cc: 'Linux Kernel Mailing List'; Edgar Iglesias; 'Netfilter Development Mailinglist' Subject: Re: Iptable loop during kernel startup Mikael Starvik wrote: >>Which iptables/kernel versions are you using? > > > 2.6.19. After further testing it seams to be a compiler/CPU issue. The exact > > same kernelconfig works on ARM. So I have to dig some... On which architecture did the error occur? It could be related to 32 bit compat issues .. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/