On Thu, 5 Mar 2009 11:35:50 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi Mauro, > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/media/dvb/frontends/stv6110.c:31:21: error: cx23885.h: No such file or directory > > Probably caused by commit f8d3ae06b31f28ae98567407c529751032936fd6 > ("V4L/DVB (10799): Add support for ST STV6110 silicon tuner"). > > I have dropped the v4l-dvb tree for today. Fixed. Stephen, >From time to time, I got an weird message like this when updating my remote repository: $ git --git-dir /home/v4l/tokernel/bare/linux-next.git push -f origin Counting objects: 194, done. Compressing objects: 100% (70/70), done. Writing objects: 100% (93/93), 14.19 KiB, done. Total 93 (delta 82), reused 24 (delta 23) warning: updating the currently checked out branch; this may cause confusion, as the index and working tree do not reflect changes that are now in HEAD. To ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-next.git What's more weird is that I never touch directly on /home/v4l/tokernel/bare/linux-next.git, since this is just a local bare tree. My procedure is to update the patches on a work tree, then push it to the bare repository and then to kernel.org. Any ideas? Cheers, Mauro -- 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