From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by speech.braille.uwo.ca (Postfix) with ESMTP id 233BE10A65 for ; Sat, 28 Jun 2008 21:47:55 -0400 (EDT) Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20080629015226.JTPD28496.mtaout01-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Sun, 29 Jun 2008 02:52:26 +0100 Received: from implementation.famille.thibault.fr ([82.21.96.230]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20080629015358.PSLZ16854.aamtaout01-winn.ispmail.ntl.com@implementation.famille.thibault.fr> for ; Sun, 29 Jun 2008 02:53:58 +0100 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1KCm19-0005yI-Qn for speakup@braille.uwo.ca; Sun, 29 Jun 2008 03:47:51 +0200 Date: Sun, 29 Jun 2008 02:47:51 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Fixes, please test! Message-ID: <20080629014751.GP5859@implementation> References: <20080628201059.GF5859@implementation> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2008 01:47:55 -0000 luke, le Sat 28 Jun 2008 21:45:22 -0400, a écrit : > On Sat, 28 Jun 2008, Samuel Thibault wrote: > > > Could people please test the version of today, especially people who > > were complaining about issues with music software? I've restricted the > > locking a bit and I think we are mostly never spinning with the lock > > acquired any more, i.e. there shouldn't be preemption issues any more. > > Which version from today? There was the version Samuel apparently updated > earlier, which fixed my problem. There are now still more changes made > since I compiled that kernel, with changes to: > > src/Kconfig src/speakup_dtlk.c src/spk_priv.h src/thread.c > > Do you want testing against this absolutely latest version, or against > what was up earlier today and solved my problems, or does it matter? The latest. The modification in thread is important, the modification in dtlk matters only if you are using it of course :) Samuel