From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760549AbYEQVJS (ORCPT ); Sat, 17 May 2008 17:09:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759280AbYEQVJG (ORCPT ); Sat, 17 May 2008 17:09:06 -0400 Received: from rv-out-0506.google.com ([209.85.198.230]:41892 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759125AbYEQVJF (ORCPT ); Sat, 17 May 2008 17:09:05 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WNyMieffGIfsvcEj6Z2YPTYAhz/2nyFI3aGUd+mZcMFX6147t8yLbwifY6OlJz/4nT5CsstF4rDEaPbZYjelo7ubLX3+S6HB4Stk+531SWbr8CWFS60SvMLQNN8b9eS/dlpsiyhDdTOiAex39i4jfpo+ejqs8nldkww4CPg2MoI= Message-ID: Date: Sat, 17 May 2008 23:09:02 +0200 From: "koos vriezen" To: "Arjan van de Ven" Subject: Re: mplayer v4l hangs in 2.6.25.2/4 (likely regression) Cc: linux-kernel@vger.kernel.org, mchehab@infradead.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080517111639.21a3e177@infradead.org> <20080517122640.2d15aeed@infradead.org> <20080517123452.79b82be2@infradead.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2008/5/17 koos vriezen : > 2008/5/17 Arjan van de Ven : > >> > so.. bttv first takes "fh->cap.vb_lock" in vidiocgmbuf, then calls videobuf_mmap_setup(), and the first thing that does > is to also take fh->cap.vb_lock! This isn't even an ABBA deadlock, > but a straight AA deadlock :) > > Looks like I'm the only one actually running this code ;-) Just to emphases the happy ever after, this TV card is from '97. So no offense meant. > Hmm, using v4l2 (mplayer .. -tv noaudio:driver=v4l2:devic..) works > with audio now (used to be the other way around). I can live with > that. And I'm very glad that I can finally drop the v4l1 compat support. Best regards, Koos Vriezen