Messages in this thread |  | | | From | Oliver Neukum <> | | Subject | Re: [PATCH 1/1] [usb/host]: use get/put_unaligned_* helpers to fix more potential unaligned issues. | | Date | Thu, 15 May 2008 15:27:53 +0200 |
| |
Am Donnerstag 15 Mai 2008 15:03:20 schrieben Sie: > On Thursday 15 May 2008, Oliver Neukum wrote: > > This is not very nice. If we pass around unaligned pointers we should mark > > those not catch errors later on. > > ISTR that GCC doesn't have a way to annotate pointers that way.
But we can do the _user annotation, can't we?
Regards Oliver
|  |