From mboxrd@z Thu Jan 1 00:00:00 1970 From: The Source Subject: Re: snd-ctxfi oops Date: Wed, 17 Jun 2009 17:09:09 +0400 Message-ID: <4A38EAF5.8030808@gmail.com> References: <4A31D0F6.5080901@gmail.com> <4A329D02.8070202@gmail.com> <4A334194.6030704@gmail.com> <4A3645C9.40804@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f206.google.com (mail-fx0-f206.google.com [209.85.220.206]) by alsa0.perex.cz (Postfix) with ESMTP id 5A4C810383D for ; Wed, 17 Jun 2009 15:06:57 +0200 (CEST) Received: by fxm2 with SMTP id 2so223248fxm.32 for ; Wed, 17 Jun 2009 06:06:56 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 15.06.2009 17:01, Takashi Iwai wrote: > At Mon, 15 Jun 2009 15:00:03 +0200, > I wrote: > >> At Mon, 15 Jun 2009 16:59:53 +0400, >> The Source wrote: >> >>> On 15.06.2009 16:56, Takashi Iwai wrote: >>> >>>> At Sat, 13 Jun 2009 10:07:49 +0200, >>>> I wrote: >>>> >>>> >>>>> >>>>> >>>>>> Tested the patch more. Really no oopses. Instead of them I get rare >>>>>> system lockups. >>>>>> >>>>>> >>>>> In which situation, exactly? >>>>> Could you check whether it happens with use_system_timer=1 module >>>>> option, too? >>>>> >>>>> >>>> Or try the very latest alsa-driver-snapshot (not daily tarball). >>>> I fixed a deadlock issue in cttimer.c now. >>>> >>>> >>>> thanks, >>>> >>>> Takashi >>>> >>>> >>>> >>> Should I apply that patch to this snapshot? >>> >> Which patch do you mean? >> Just grab the latest alsa-driver-snapshot.tar.gz from >> ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/ >> > Also, check alsa-driver/alsa-kernel/HEAD whether the commit > 8dca419721d188bfee5f19fad45275856c619a5c > ALSA: ctxfi - Fix deadlock with xfi-timer > is included. > > > Takashi > > Tested the driver and it's fine so far. No craches with any application including Doom 3, which caused system lockups often with earlier versions of the driver.