Re: [PATCH 1/1] [usb/host]: use get/put_unaligned_* helpers to fix more potential unaligned issues.

From: Oliver Neukum
Date: Thu May 15 2008 - 09:28:18 EST


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
--
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/