2.6.16-rc1-mm4: ALSA oops at remove_proc_entry

From: Alexey Dobriyan
Date: Tue Jan 31 2006 - 20:32:46 EST


My bisect script told me that

Sucker is git-alsa.patch
---------------------------------------------
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

.config
-------
CONFIG_SOUND=m
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
# CONFIG_SND_PCM_OSS_PLUGINS is not set
# CONFIG_SND_RTCTIMER is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
# CONFIG_SND_SUPPORT_OLD_API is not set
# CONFIG_SND_VERBOSE_PROCFS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_AC97_BUS=m
CONFIG_SND_INTEL8X0=m

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/