> From: "Phil Endecott" <[EMAIL PROTECTED]>
> Newsgroups: gmane.linux.usb.devel
> Subject: Re: usb: descriptor structures have to be packed
> Date: Wed, 07 Feb 2007 22:14:47 +0000

Just question.

> void inc(int __attribute__((aligned(1))) * i)
> void inc(int * __attribute__((aligned(1))) i)
> void inc(int * i __attribute__((aligned(1))))

Why 1, and not 2?

While i didn't read (so far your links), and i wasn't in such
situation, may i redirect you to this patch:

http://marc.theaimsgroup.com/?l=linux-mm-commits&m=117087868602789&w=2

I think, they caught something similar.

____

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to