Hi Mauro, I am lost with the GIT repositories at LinuxTv.org. My local development repository is based on git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git origin and git://linuxtv.org/v4l-dvb.git master When moving any local branch, the kernel is 2.6.33. Looking at 'origin/HEAD', the kernel is 2.6.34. Then, looking at http://git.linuxtv.org/linux-2.6.git, the kernel is 2.6.35-rc1. A problem appeared when some gspca testers signalled compilation errors with kernels 2.6.34. Looking more carefuly, I see that, in the file drivers/media/video/gspca/zc3xx.c there is no #include <linux/slab.h> in the local branches, nor in v4l-dvb master, while it exists in v4l-dvb devel/for_v2.6.34. Looking at http://git.linuxtv.org/linux-2.6.git, I see that there is a recent change about the files slab.h et gfp.h (commit 5a0e3ad6af8660be21ca98a971cd00f331318c05) which touches gspca files again. I do not think I will put anything more in the new kernel (2.6.35), but what with 2.6.36? Some gspca files have been changed in kernels 2.6.34 and 2.6.35, and these changes don't appear in the v4l-dvb repository. What can I do? - if I continue to develop with v4l-dvb, there will be permanent merge problems with the future kernel. - if I base my local repository directly on the last 2.6.35, there will be problems with v4l-dvb. Otherwise, at LinuxTv.org, is there any development repository in sync with both the last kernel and the video stuff? Cheers. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html