From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from lb1-smtp-cloud2.xs4all.net ([194.109.24.21]:53212 "EHLO lb1-smtp-cloud2.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755103AbbFKTvx (ORCPT ); Thu, 11 Jun 2015 15:51:53 -0400 Message-ID: <5579E6CE.9080808@xs4all.nl> Date: Thu, 11 Jun 2015 21:51:42 +0200 From: Hans Verkuil MIME-Version: 1.0 To: Andrew Morton CC: Mauro Carvalho Chehab , Linux Media Mailing List , Mauro Carvalho Chehab , Jan Kara Subject: Re: [PATCH 0/9] Helper to abstract vma handling in media layer References: <5579501F.6080000@xs4all.nl> <20150611115407.6da5d331edaa263269e50350@linux-foundation.org> In-Reply-To: <20150611115407.6da5d331edaa263269e50350@linux-foundation.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On 06/11/2015 08:54 PM, Andrew Morton wrote: > On Thu, 11 Jun 2015 11:08:47 +0200 Hans Verkuil wrote: > >> I discovered a regression on a prerequisite patch merged in the media >> tree that until solved prevents parts of this patch series from going in. >> >> See: http://www.mail-archive.com/linux-media@vger.kernel.org/msg89538.html >> >> Jan is on vacation, and I don't know if I have time this weekend to dig >> into this, so the patch that caused the regression may have to be reverted >> for 4.2 and the vb2 patches in this series postponed until the regression >> problem is fixed. >> >> Note that this is all v4l/vb2 related, the get_vaddr_frames helper is actually >> fine and could be merged, it's just the vb2 patches in this patch series that >> cannot be merged for now due to deadlocks. > > OK, thanks. I'll just keep these patches on hold (in -next) until > advised otherwise? Yes, that would be great. Thanks, Hans