Messages in this thread |  | | | From | Herbert Xu <> | | Subject | Re: [PATCH 2/3] add open iscsi netlink interface to iscsi transport class | | Date | Thu, 05 May 2005 21:39:47 +1000 |
YOSHIFUJI Hideaki / ???? <yoshfuji@linux-ipv6.org> wrote: > In article <42798AC1.2010308@cs.wisc.edu> (at Wed, 04 May 2005 19:53:53 -0700), Mike Christie <michaelc@cs.wisc.edu> says: >> +struct iscsi_uevent { > : >> +} __attribute__ ((aligned (sizeof(unsigned long)))); > > I think it'd be better to use sizeof(uint64_t) or something.
Is there a benefit in aligning on 64-bit boundaries for 32-bit platforms?
Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |