From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4243 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754647Ab1AUNRP (ORCPT ); Fri, 21 Jan 2011 08:17:15 -0500 Message-ID: <4D398755.7040107@redhat.com> Date: Fri, 21 Jan 2011 11:17:09 -0200 From: Mauro Carvalho Chehab MIME-Version: 1.0 To: Linus Torvalds CC: Andrew Morton , Linux Media Mailing List , Linux Kernel Mailing List Subject: Re: [GIT PULL for 2.6.38-rc2] V4L/DVB patches References: <4D386A69.3080000@redhat.com> In-Reply-To: <4D386A69.3080000@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: Sender: Linus, Em 20-01-2011 15:01, Mauro Carvalho Chehab escreveu: > Hi Linus, > > Those are some changes that I tried to prepare to send you during the > merge window, but, unfortunately, the new videobuf2 driver took me a longer > time to review/test than I originally expected. > > Please pull from: > ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus Please, don't pull yet. There are some changesets that have some weird stuff, like this: diff --git a/drivers/staging/vme/bridges/Module.symvers b/drivers/staging/vme/bridges/Module.symvers deleted file mode 100644 index e69de29..0000000 I have no idea why those things appeared, as I never handled any patch that touched inside drivers/staging/vme. I need to further investigate the entire patchset and see if other weird stuff happened there. I'll send you another pull request after fixing those things. Thanks, Mauro