From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ALSA: hda - Fix a regression of the position-buffer check Date: Sat, 08 Oct 2011 09:00:27 +0200 Message-ID: References: <4E8F558A.2080600@canonical.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 2176D247E1 for ; Sat, 8 Oct 2011 09:00:30 +0200 (CEST) In-Reply-To: <4E8F558A.2080600@canonical.com> 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: David Henningsson Cc: ALSA Development Mailing List List-Id: alsa-devel@alsa-project.org At Fri, 07 Oct 2011 21:39:54 +0200, David Henningsson wrote: > > Hi Takashi, > > The offending commit a810364a042 seems to be in v3.0-rc2 (according to > git describe), No, it's in 3.1-rc2. % git describe --contains a810364a v3.1-rc2~4^2~47^2~88 Takashi > so is there a reason why the below is not sent to 3.0 > stable tree? > > commit 798cb7e897210dbf827f69a302c0967e0380ebac > Author: Takashi Iwai > Date: Fri Sep 30 08:52:26 2011 +0200 > > ALSA: hda - Fix a regression of the position-buffer check > > The commit a810364a0424c297242c6c66071a42f7675a5568 > ALSA: hda - Handle -1 as invalid position, too > caused a regression on some machines that require the position-buffer > instead of LPIB, e.g. resulting in noises with mic recording with > PulseAudio. > > -- > David Henningsson, Canonical Ltd. > http://launchpad.net/~diwic >