Re: [PATCH] Fix build failure in hiddev_ioctl with gcc 3.2
From: Jiri Kosina <hidden>
Date: 2008-03-03 10:36:17
Also in:
lkml
From: Jiri Kosina <hidden>
Date: 2008-03-03 10:36:17
Also in:
lkml
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