From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Diffey Subject: Re: [PATCH 0/6] snd-usb endpoint rework, version 6 Date: Tue, 17 Jan 2012 07:26:07 +1100 Message-ID: References: <1324656947-23169-1-git-send-email-zonque@gmail.com> <4EFDC32B.10808@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-lpp01m010-f51.google.com (mail-lpp01m010-f51.google.com [209.85.215.51]) by alsa0.perex.cz (Postfix) with ESMTP id 2A180103851 for ; Mon, 16 Jan 2012 21:26:08 +0100 (CET) Received: by lagr15 with SMTP id r15so1660705lag.38 for ; Mon, 16 Jan 2012 12:26:07 -0800 (PST) In-Reply-To: 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: Daniel Mack Cc: =?ISO-8859-1?Q?Aur=E9lien_Leblond?= , alsa-devel@alsa-project.org, Clemens Ladisch , Felix Homann List-Id: alsa-devel@alsa-project.org So I've had a chance to do some testing. I can reliably generate then following trace with daniels patch on 3.2-rt10 [ 188.561901] ------------[ cut here ]------------ [ 188.561908] WARNING: at fs/proc/generic.c:586 proc_register+0x181/0x1c7() [ 188.561909] Hardware name: HP Compaq 6910p [ 188.561911] proc_dir_entry 'card1/pcm0p' already registered [ 188.561912] Modules linked in: snd_usb_audio snd_usbmidi_lib snd_seq_dummy acpi_cpufreq mperf cpufreq_userspace cpufreq_stats cpufreq_conservative cpufreq_powersave ppdev lp parport microcode binfmt_misc uinput fuse nfsd exportfs nfs lockd fscache auth_rpcgss nfs_acl sunrpc ext2 firewire_sbp2 loop btusb bluetooth snd_hda_codec_analog arc4 iwl4965 iwl_legacy i915 mac80211 uhci_hcd snd_hda_intel snd_hda_codec ehci_hcd drm_kms_helper snd_hwdep drm snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi cfg80211 snd_rawmidi snd_seq_midi_event snd_seq usbcore sr_mod mmc_block snd_timer tpm_infineon pata_pcmcia snd_seq_device firewire_ohci snd sdhci_pci i2c_algo_bit irda cdrom sdhci joydev pcmcia tpm_tis ata_generic ata_piix hp_wmi firewire_core i2c_core yenta_socket pcmcia_rsrc iTCO_wdt mmc_core battery pcmcia_core sparse_keymap ac power_supply rfkill pcspkr soundcore tpm tpm_bios wmi iTCO_vendor_support evdev crc_itu_t crc_ccitt psmouse processor container video usb_common snd_page_alloc serio_raw button ext3 jbd mbcache sha256_generic aes_x86_64 aes_generic cbc dm_crypt dm_mod sd_mod crc_t10dif ahci libahci libata scsi_mod fan thermal thermal_sys [ 188.561979] Pid: 621, comm: khubd Not tainted 3.2.0-rt10-00255-g530565d #5 [ 188.561980] Call Trace: [ 188.561986] [] ? warn_slowpath_common+0x78/0x8c [ 188.561989] [] ? warn_slowpath_fmt+0x45/0x4a [ 188.561993] [] ? get_parent_ip+0x9/0x1b [ 188.561995] [] ? proc_register+0x181/0x1c7 [ 188.561997] [] ? create_proc_entry+0x6e/0x85 [ 188.562020] [] ? snd_info_register+0x35/0xbd [snd] [ 188.562026] [] ? snd_pcm_new_stream+0xd6/0x417 [snd_pcm] [ 188.562031] [] ? snd_usb_add_audio_stream+0xd5/0x21c [snd_usb_audio] [ 188.562035] [] ? snd_usb_parse_audio_interface+0x4a9/0x556 [snd_usb_audio] [ 188.562039] [] ? snd_usb_create_stream+0xed/0x126 [snd_usb_audio] [ 188.562043] [] ? usb_audio_probe+0x61d/0x72d [snd_usb_audio] [ 188.562057] [] ? usb_probe_interface+0xf8/0x163 [usbcore] [ 188.562062] [] ? driver_probe_device+0xa8/0x138 [ 188.562064] [] ? __driver_attach+0x6f/0x6f [ 188.562066] [] ? bus_for_each_drv+0x4a/0x7e [ 188.562069] [] ? device_attach+0x6f/0x8f [ 188.562071] [] ? bus_probe_device+0x1f/0x37 [ 188.562073] [] ? device_add+0x3d4/0x577 [ 188.562076] [] ? get_parent_ip+0x9/0x1b [ 188.562078] [] ? migrate_enable+0x150/0x16a [ 188.562085] [] ? usb_set_configuration+0x53f/0x594 [usbcore] [ 188.562088] [] ? sysfs_do_create_link+0x149/0x194 [ 188.562094] [] ? generic_probe+0x45/0x73 [usbcore] [ 188.562097] [] ? driver_probe_device+0xa8/0x138 [ 188.562099] [] ? __driver_attach+0x6f/0x6f [ 188.562101] [] ? bus_for_each_drv+0x4a/0x7e [ 188.562104] [] ? device_attach+0x6f/0x8f [ 188.562106] [] ? bus_probe_device+0x1f/0x37 [ 188.562108] [] ? device_add+0x3d4/0x577 [ 188.562110] [] ? dev_printk+0x48/0x4d [ 188.562116] [] ? usb_new_device+0x124/0x198 [usbcore] [ 188.562122] [] ? hub_thread+0x964/0xe54 [usbcore] [ 188.562124] [] ? hrtick_start_fair+0x1a/0x15b [ 188.562127] [] ? kern_addr_valid+0x5/0x93 [ 188.562131] [] ? __schedule+0x531/0x548 [ 188.562135] [] ? __init_waitqueue_head+0x39/0x39 [ 188.562140] [] ? usb_remote_wakeup+0x2f/0x2f [usbcore] [ 188.562142] [] ? kthread+0x78/0x80 [ 188.562145] [] ? get_parent_ip+0x9/0x1b [ 188.562148] [] ? init_amd+0x112/0x3e4 [ 188.562151] [] ? kernel_thread_helper+0x4/0x10 [ 188.562154] [] ? __init_kthread_worker+0x41/0x41 [ 188.562156] [] ? gs_change+0x13/0x13 [ 188.562161] ---[ end trace 0000000000000002 ]--- Grant