Re: [PATCH] Fix build failure in hiddev_ioctl with gcc 3.2

From: Jiri Kosina
Date: Mon Mar 03 2008 - 05:36:18 EST


On Sun, 2 Mar 2008, Jean Delvare wrote:

> Fix build failure in hiddev_ioctl with gcc 3.2:
> http://bugzilla.kernel.org/show_bug.cgi?id=10121
> The trick is to move the handling of ioctls which need to allocate
> memory to separate functions.

Hmm, I can't say I like doing these shuffles just because of gcc 3.2
behvior ... but as there are apparently already other patches in Linus'
tree which did just that, I will have to follow this precedent.

Thanks,

--
Jiri Kosina
SUSE Labs
--
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/