On Fri, 2008-11-07 at 14:30 +1100, Stephen Rothwell wrote: > Hi Mauro, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/staging/go7007/go7007-v4l2.c: In function 'go7007_ioctl': > drivers/staging/go7007/go7007-v4l2.c:1338: warning: passing argument 1 of 'video_usercopy' from incompatible pointer type > drivers/staging/go7007/go7007-v4l2.c:1338: warning: passing argument 2 of 'video_usercopy' makes integer from pointer without a cast > drivers/staging/go7007/go7007-v4l2.c:1338: warning: passing argument 4 of 'video_usercopy' makes pointer from integer without a cast > drivers/staging/go7007/go7007-v4l2.c:1338: error: too many arguments to function 'video_usercopy' > > Caused by commit 579209181bfc24ee03a0d167bdc32106afd4e269 ("V4L/DVB > (9503): v4l: remove inode argument from video_usercopy") which missed the > above driver. > > I have dropped your tree again for today. Is it really fair to drop the v4l tree when it was -staging that broke? I'd humbly suggest that staging be weighted somewhat lower than the other trees. Cheers, Harvey -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html