From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750755AbWDXNAr (ORCPT ); Mon, 24 Apr 2006 09:00:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750770AbWDXNAr (ORCPT ); Mon, 24 Apr 2006 09:00:47 -0400 Received: from ns2.suse.de ([195.135.220.15]:6045 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1750755AbWDXNAq (ORCPT ); Mon, 24 Apr 2006 09:00:46 -0400 Date: Mon, 24 Apr 2006 15:00:42 +0200 Message-ID: From: Takashi Iwai To: Andrew Morton Cc: Alexey Dobriyan , linux-kernel@vger.kernel.org, perex@suse.cz, alsa-devel@alsa-project.org Subject: Re: [Alsa-devel] Re: ALSA regression: oops on shutdown In-Reply-To: <20060423185721.39ff4207.akpm@osdl.org> References: <20060423235730.GA7934@mipter.zuzino.mipt.ru> <20060423185721.39ff4207.akpm@osdl.org> 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 MULE XEmacs/21.5 (beta25) (eggplant) (+CVS-20060326) (i386-suse-linux) 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 X-Mailing-List: linux-kernel@vger.kernel.org At Sun, 23 Apr 2006 18:57:21 -0700, Andrew Morton wrote: > > Alexey Dobriyan wrote: > > > > ALSA oops I reported against 2.6.16-rc1-mm4 [1] sneaked into mainline > > after release. > > One wonders why the ALSA developers merged up which was known to cause > oopses. The Oops triggered in rc1 was a different one, and it was my fault. It happend only with the combination of multiple playback capability and the kernel OSS emulation, which wasn't tested well (who uses OSS? :-) But the bug reported here is a different one, currently occuring only with mm kernel. I'll check it later... Takashi