From: Andrew Morton <akpm@osdl.org>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: linux-kernel@vger.kernel.org, perex@suse.cz, alsa-devel@alsa-project.org
Subject: Re: ALSA regression: oops on shutdown
Date: Sun, 23 Apr 2006 18:57:21 -0700 [thread overview]
Message-ID: <20060423185721.39ff4207.akpm@osdl.org> (raw)
In-Reply-To: <20060423235730.GA7934@mipter.zuzino.mipt.ru>
Alexey Dobriyan <adobriyan@gmail.com> 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.
> ----------------------------
> EIP is at remove_proc_entry
> Process rmmod
>
> snd_info_unregister [snd]
> snd_pcm_oss_proc_done [snd_pcm_oss]
> snd_pcm_oss_unregister_minor [snd_pcm_oss]
> snd_pcm_notify [snd_pcm]
> sys_delete_module
> do_munmap
> syscall_call
> ----------------------------
> Fine-grained bisecting points to commit 21a3479a0b606d36fe24093f70a1c27328cec286
>
> [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional
>
> .config is
>
> CONFIG_SOUND=m
> CONFIG_SND=m
> CONFIG_SND_TIMER=m
> CONFIG_SND_PCM=m
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=m
> CONFIG_SND_PCM_OSS=m
> CONFIG_SND_AC97_CODEC=m
> CONFIG_SND_AC97_BUS=m
> CONFIG_SND_INTEL8X0=m
Cannot reproduce it. Please send full .config and precise means of
reproduction, thanks.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@osdl.org>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: linux-kernel@vger.kernel.org, perex@suse.cz, alsa-devel@alsa-project.org
Subject: Re: ALSA regression: oops on shutdown
Date: Sun, 23 Apr 2006 18:57:21 -0700 [thread overview]
Message-ID: <20060423185721.39ff4207.akpm@osdl.org> (raw)
In-Reply-To: <20060423235730.GA7934@mipter.zuzino.mipt.ru>
Alexey Dobriyan <adobriyan@gmail.com> 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.
> ----------------------------
> EIP is at remove_proc_entry
> Process rmmod
>
> snd_info_unregister [snd]
> snd_pcm_oss_proc_done [snd_pcm_oss]
> snd_pcm_oss_unregister_minor [snd_pcm_oss]
> snd_pcm_notify [snd_pcm]
> sys_delete_module
> do_munmap
> syscall_call
> ----------------------------
> Fine-grained bisecting points to commit 21a3479a0b606d36fe24093f70a1c27328cec286
>
> [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional
>
> .config is
>
> CONFIG_SOUND=m
> CONFIG_SND=m
> CONFIG_SND_TIMER=m
> CONFIG_SND_PCM=m
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=m
> CONFIG_SND_PCM_OSS=m
> CONFIG_SND_AC97_CODEC=m
> CONFIG_SND_AC97_BUS=m
> CONFIG_SND_INTEL8X0=m
Cannot reproduce it. Please send full .config and precise means of
reproduction, thanks.
next prev parent reply other threads:[~2006-04-24 1:58 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-23 23:57 ALSA regression: oops on shutdown Alexey Dobriyan
2006-04-24 1:57 ` Andrew Morton [this message]
2006-04-24 1:57 ` Andrew Morton
2006-04-24 2:37 ` Alexey Dobriyan
2006-04-24 2:37 ` Alexey Dobriyan
2006-04-24 2:39 ` [Alsa-devel] " Lee Revell
2006-04-24 3:11 ` Alexey Dobriyan
2006-04-24 3:11 ` [Alsa-devel] " Alexey Dobriyan
2006-04-24 3:51 ` Alexey Dobriyan
2006-04-24 3:51 ` [Alsa-devel] " Alexey Dobriyan
2006-04-24 13:34 ` Takashi Iwai
2006-04-24 14:26 ` Takashi Iwai
2006-04-24 15:30 ` Alexey Dobriyan
2006-04-24 15:30 ` [Alsa-devel] " Alexey Dobriyan
2006-04-24 16:34 ` Takashi Iwai
2006-04-24 16:34 ` [Alsa-devel] " Takashi Iwai
2006-04-24 18:42 ` Alexey Dobriyan
2006-04-24 18:42 ` Alexey Dobriyan
2006-04-24 14:26 ` Takashi Iwai
2006-04-24 13:34 ` Takashi Iwai
2006-04-24 2:39 ` Lee Revell
2006-04-24 13:00 ` [Alsa-devel] " Takashi Iwai
2006-04-24 13:00 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2006-04-23 23:57 Alexey Dobriyan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060423185721.39ff4207.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=adobriyan@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.