From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756866AbZCAJsd (ORCPT ); Sun, 1 Mar 2009 04:48:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751915AbZCAJsZ (ORCPT ); Sun, 1 Mar 2009 04:48:25 -0500 Received: from ns1.suse.de ([195.135.220.2]:37257 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753456AbZCAJsY (ORCPT ); Sun, 1 Mar 2009 04:48:24 -0500 Date: Sun, 01 Mar 2009 10:48:21 +0100 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: Andrew Morton , Linux Kernel Mailing List Subject: Re: [GIT PULL] ALSA fixes for 2.6.29-rc6 In-Reply-To: References: User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Sat, 28 Feb 2009 09:30:28 -0800 (PST), Linus Torvalds wrote: > > > Did this address > > http://bugzilla.kernel.org/show_bug.cgi?id=12735 > > or is that still pending? I realize that there is a hack around it, but > that hack isn't actually appropriate for a distro kernel, so.. No, the problem is still pending (although likely already solved in the latest sound git tree). On 2.6.29, we had to enable the 4th codec slot for HDMI devices, but this resulted in conflicts on some machines. In the latest code, the HDMI device is better managed and the conflict is mostly resolved. But this fix needs underlying framework changes, thus applying it 2.6.29 will drag too many changes. A temporary fix for 2.6.29 would be to add the default probe_mask option value for this particular device (by checking PCI SSID). Once after I get the h/w information, I'll send the pull request soon. thanks, Takashi