[Bug 878489] New: Opensuse 13.1 throws CALL TRACE and fails to boot when USB3 (xhci_hcd) card is added.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c0 Summary: Opensuse 13.1 throws CALL TRACE and fails to boot when USB3 (xhci_hcd) card is added. Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: grantksupport@operamail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 I'm running Opensuse 13.1 uname -a Linux gdesk 3.14.4-1.gbebeb6f-desktop #1 SMP PREEMPT Tue May 13 12:36:01 UTC 2014 (bebeb6f) x86_64 x86_64 x86_64 GNU/Linux with kernel from Kernel:/stable/standard I added a new USB3 card. It's a Anker AI440 3-Port USB 3.0 and Gigabit Ethernet Port PCI-E Card http://www.ianker.com/support-c13-g359.html which I'd originally selected because I was told in #linux that the card is supported using the existing xhci_hcd driver. With the card installed, I get a bunch of these when booting: May 17 18:32:32 gdesk kernel: ------------[ cut here ]------------ May 17 18:32:32 gdesk kernel: WARNING: CPU: 3 PID: 0 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.14.4/linux-3.14/drivers/usb/host/xhci-ring.c:1582 handle_cmd_completion+0xe18/0xe70 [xhci_hcd]() May 17 18:32:32 gdesk kernel: Modules linked in: ohci_pci xhci_hcd scsi_dh_hp_sw scsi_dh_rdac scsi_dh_alua scsi_dh_emc scsi_dh dm_mirror dm_region_hash dm_log forcedeth edd fan ata_generic sata_nv pata_amd thermal processor dummy sha512_generic sha256_generic glue_helper lrw gf128mul ablk_helper cryptd aes_x86_64 vfat fat udf crc_itu_t xfs libcrc32c dm_snapshot dm_bufio dm_crypt dm_mod raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq raid10 raid1 raid0 md_mod May 17 18:32:32 gdesk kernel: CPU: 3 PID: 0 Comm: swapper/3 Not tainted 3.14.4-1.gbebeb6f-desktop #1 May 17 18:32:32 gdesk kernel: Hardware name: System manufacturer System Product Name/M5A78L-M, BIOS 1603 12/19/2013 May 17 18:32:32 gdesk kernel: 0000000000000009 ffffffff81602401 0000000000000000 ffffffff810582c7 May 17 18:32:32 gdesk kernel: ffff88041a58e000 ffff880418476480 ffff880418476020 0000000418476020 May 17 18:32:32 gdesk kernel: 0000000000000000 ffffffffa02e0628 0000000000000046 0000000000000246 May 17 18:32:32 gdesk kernel: Call Trace: May 17 18:32:32 gdesk kernel: [<ffffffff81004c65>] dump_trace+0x85/0x2f0 May 17 18:32:32 gdesk kernel: [<ffffffff81004f76>] show_stack_log_lvl+0xa6/0x190 May 17 18:32:32 gdesk kernel: [<ffffffff81006401>] show_stack+0x21/0x50 May 17 18:32:32 gdesk kernel: [<ffffffff81602401>] dump_stack+0x49/0x6a May 17 18:32:32 gdesk kernel: [<ffffffff810582c7>] warn_slowpath_common+0x77/0x90 May 17 18:32:32 gdesk kernel: [<ffffffffa02e0628>] handle_cmd_completion+0xe18/0xe70 [xhci_hcd] May 17 18:32:32 gdesk kernel: [<ffffffffa02e20e3>] xhci_irq+0x333/0xa10 [xhci_hcd] May 17 18:32:32 gdesk kernel: [<ffffffff810b2d15>] handle_irq_event_percpu+0x35/0x210 May 17 18:32:32 gdesk kernel: [<ffffffff810b2f2e>] handle_irq_event+0x3e/0x60 May 17 18:32:32 gdesk kernel: [<ffffffff810b58e5>] handle_edge_irq+0x85/0x150 May 17 18:32:32 gdesk kernel: [<ffffffff81004bcd>] handle_irq+0x1d/0x30 May 17 18:32:32 gdesk kernel: [<ffffffff81612a39>] do_IRQ+0x49/0xe0 May 17 18:32:32 gdesk kernel: [<ffffffff81608f6d>] common_interrupt+0x6d/0x6d May 17 18:32:32 gdesk kernel: [<ffffffff81041002>] native_safe_halt+0x2/0x10 May 17 18:32:32 gdesk kernel: [<ffffffff8100bdf9>] default_idle+0x19/0xf0 May 17 18:32:32 gdesk kernel: [<ffffffff810b2005>] cpu_startup_entry+0xe5/0x2e0 May 17 18:32:32 gdesk kernel: [<ffffffff810322fa>] start_secondary+0x21a/0x2c0 May 17 18:32:32 gdesk kernel: ---[ end trace cb90807db2e323f4 ]--- The system continues to boot, never gets all the way to loading the desktop, then hangs indefinitely. Just removing the card fixes it, and boot's back to normal. Chatting in ##kernel after sharing this detail, I was instructed [20:05] <PRIVMSG> well, kernel not tainted, so a good candidate for bug report [20:06] <PRIVMSG> but with opensuse, not kernel.org Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |oneukum@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c1 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Oliver Neukum <oneukum@suse.com> 2014-05-19 08:19:04 UTC --- You are not using the openSUSE kernel. Please replicate with the latest upstream kernel and report upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c2 grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from grant k <grantksupport@operamail.com> 2014-05-19 12:41:31 UTC --- I am using this kernel from the Opensuse repos, for Opensyse http://download.opensuse.org/repositories/Kernel:/stable/standard/x86_64/ker... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c3 grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffm@suse.com --- Comment #3 from grant k <grantksupport@operamail.com> 2014-05-28 00:17:35 UTC --- with the vanilla kernel installed and the USB3 card inserted, on boot: May 27 16:16:28 gdesk kernel: ------------[ cut here ]------------ May 27 16:16:28 gdesk kernel: WARNING: CPU: 3 PID: 0 at /home/abuild/rpmbuild/BUILD/kernel-vanilla-3.14.4/linux-3.14/drivers/usb/host/xhci-ring.c:1582 handle_cmd_completion+0xe1c/0xe70 [xhci_hcd]() May 27 16:16:28 gdesk kernel: Modules linked in: ohci_hcd(+) ehci_pci(+) xhci_hcd ehci_hcd usbcore usb_common scsi_dh_hp_sw scsi_dh_rdac scsi_dh_alua scsi_dh_emc scsi_dh dm_mirror dm_region_hash dm_log forcedeth edd fan ata_generic sata_nv pata_amd thermal processor dummy sha512_generic sha256_generic glue_helper lrw gf128mul ablk_helper cryptd aes_x86_64 vfat fat udf crc_itu_t xfs libcrc32c dm_snapshot dm_bufio dm_crypt dm_mod raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq raid10 raid1 raid0 md_mod May 27 16:16:28 gdesk kernel: CPU: 3 PID: 0 Comm: swapper/3 Not tainted 3.14.4-1.gbebeb6f-vanilla #1 May 27 16:16:28 gdesk kernel: Hardware name: System manufacturer System Product Name/M4A78T-E, BIOS 3503 04/13/2011 May 27 16:16:28 gdesk kernel: 0000000000000009 ffff88042fcc3da8 ffffffff815db1b8 0000000000000000 May 27 16:16:28 gdesk kernel: ffff88042fcc3de0 ffffffff81059acd ffff880417881480 0000000000000000 May 27 16:16:28 gdesk kernel: ffff880417881020 0000000417881020 ffff8804183ea000 ffff88042fcc3df0 May 27 16:16:28 gdesk kernel: Call Trace: May 27 16:16:28 gdesk kernel: <IRQ> [<ffffffff815db1b8>] dump_stack+0x45/0x56 May 27 16:16:28 gdesk kernel: [<ffffffff81059acd>] warn_slowpath_common+0x7d/0xa0 May 27 16:16:28 gdesk kernel: [<ffffffff81059baa>] warn_slowpath_null+0x1a/0x20 May 27 16:16:28 gdesk kernel: [<ffffffffa036f9bc>] handle_cmd_completion+0xe1c/0xe70 [xhci_hcd] May 27 16:16:28 gdesk kernel: [<ffffffff8108d282>] ? try_to_wake_up+0x212/0x2d0 May 27 16:16:28 gdesk kernel: [<ffffffff81065180>] ? ftrace_raw_output_tick_stop+0x70/0x70 May 27 16:16:28 gdesk kernel: [<ffffffffa03713c3>] xhci_irq+0x2f3/0xa00 [xhci_hcd] May 27 16:16:28 gdesk kernel: [<ffffffff810651c6>] ? call_timer_fn+0x36/0x100 May 27 16:16:28 gdesk kernel: [<ffffffffa0371ae1>] xhci_msi_irq+0x11/0x20 [xhci_hcd] May 27 16:16:28 gdesk kernel: [<ffffffff810b4efe>] handle_irq_event_percpu+0x3e/0x1d0 May 27 16:16:28 gdesk kernel: [<ffffffff810b50cd>] handle_irq_event+0x3d/0x60 May 27 16:16:28 gdesk kernel: [<ffffffff810b7c15>] handle_edge_irq+0x85/0x150 May 27 16:16:28 gdesk kernel: [<ffffffff81004cb1>] handle_irq+0x21/0x30 May 27 16:16:28 gdesk kernel: [<ffffffff815ec73f>] do_IRQ+0x4f/0xf0 May 27 16:16:28 gdesk kernel: [<ffffffff815e1aed>] common_interrupt+0x6d/0x6d May 27 16:16:28 gdesk kernel: <EOI> [<ffffffff810422c6>] ? native_safe_halt+0x6/0x10 May 27 16:16:28 gdesk kernel: [<ffffffff8100bc3f>] default_idle+0x1f/0xc0 May 27 16:16:28 gdesk kernel: [<ffffffff8100c506>] arch_cpu_idle+0x26/0x30 May 27 16:16:28 gdesk kernel: [<ffffffff810b41d5>] cpu_startup_entry+0xe5/0x290 May 27 16:16:28 gdesk kernel: [<ffffffff81033008>] start_secondary+0x218/0x2c0 May 27 16:16:28 gdesk kernel: ---[ end trace 1482c0989732cff6 ]--- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c4 --- Comment #4 from grant k <grantksupport@operamail.com> 2014-06-05 15:16:04 UTC --- it's real, verfied @ upstream, and a trivial patch id'd and validated applied to current linux-3.14.4 source, used, iiuc, for Linux test 3.14.4-2.g0de0f93-desktop #1 SMP PREEMPT Fri May 30 08:05:06 UTC 2014 (0de0f93) x86_64 x86_64 x86_64 GNU/Linux the patch would look like --------------- diff -ur linux-3.14.4.ORIG/drivers/usb/host/xhci-ring.c linux-3.14.4/drivers/usb/host/xhci-ring.c --- linux-3.14.4.ORIG/drivers/usb/host/xhci-ring.c 2014-05-13 04:33:14.000000000 -0700 +++ linux-3.14.4/drivers/usb/host/xhci-ring.c 2014-06-05 08:09:53.358450299 -0700 @@ -1578,8 +1578,11 @@ xhci_handle_cmd_reset_ep(xhci, slot_id, cmd_trb, cmd_comp_code); break; case TRB_RESET_DEV: - WARN_ON(slot_id != TRB_TO_SLOT_ID( - le32_to_cpu(cmd_trb->generic.field[3]))); + /* SLOT_ID field in reset device cmd completion event TRB is 0. + * Use the SLOT_ID from the command TRB instead (xhci 4.6.11) + */ + slot_id = TRB_TO_SLOT_ID( + le32_to_cpu(cmd_trb->generic.field[3])); xhci_handle_cmd_reset_dev(xhci, slot_id, event); break; case TRB_NEC_GET_FW: --------------- if someone can build a patched version of 3.14.4-2.*-desktop for Opensuse, i can test/verify -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c5 --- Comment #5 from grant k <grantksupport@operamail.com> 2014-06-05 15:17:06 UTC --- upstream reference: http://www.spinics.net/lists/linux-usb/msg108798.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c6 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |grantksupport@operamail.com --- Comment #6 from Oliver Neukum <oneukum@suse.com> 2014-06-10 13:14:21 UTC --- This patch is included in the latest 13.1 kernel. Please test KOTD http://kernel.suse.com/packages/openSUSE-13.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c7 grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|grantksupport@operamail.com | --- Comment #7 from grant k <grantksupport@operamail.com> 2014-06-10 14:02:42 UTC --- My system will not boot with the 3.11.x kernels in that repo -- aparently problems with RAID assembly (one of the several reasons that it was necessary to move to > 3.12, specifically the (now) 3.14.x in Kernel:stable), in the 1st place). I'm certainly able to test a patched, more current version of the kernel. Unfortunately the Kernel:stable repos are currently broken, not building, and unusable. Iiuc, until (at least) tomorrow. @ML, j slaby mentions that 3.14.6 has been pushed to that repo; I do not know whether it includes the patch at hand. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c8 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |grantksupport@operamail.com --- Comment #8 from Oliver Neukum <oneukum@suse.com> 2014-06-11 12:08:58 UTC --- A test kernel is being built at https://build.opensuse.org/project/monitor?project=home%3Aoneukum%3Abnc87848... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c9 --- Comment #9 from grant k <grantksupport@operamail.com> 2014-06-12 02:29:29 UTC --- The test repo's built & published, and contains kernel-desktop-3.15.0-1.1.gc9b3c8c.x86_64.rpm 12-Jun-2014 01:35 46M Per coolo's comment at http://lists.opensuse.org/opensuse-kernel/2014-05/msg00047.html that's a relatively, and possibly unacceptably, large kernel. Is it testable at this size? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c10 --- Comment #10 from Oliver Neukum <oneukum@suse.com> 2014-06-12 09:32:24 UTC --- Yes, it will work for this test. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c11 grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|grantksupport@operamail.com | --- Comment #11 from grant k <grantksupport@operamail.com> 2014-06-12 13:31:19 UTC --- Installing your patched kernel uname -r 3.15.0-1.gc9b3c8c-desktop 1st noting my mistake -- it's not the size of the rpm kernel-desktop-3.15.0-1.1.gc9b3c8c.x86_64.rpm 12-Jun-2014 01:35 46M but the size of the gz'd kernel that's at issue ls -al /boot/vmlinux-3.15.0-1.gc9b3c8c-desktop.gz -rw-r--r-- 1 root root 6.4M Jun 11 15:05 /boot/vmlinux-3.15.0-1.gc9b3c8c-desktop.gz and it, in fact, appears OK. Re: usb3, with the patched kernel, and the PCI usb3 card installed, it now boots without problem & is recognized correctly, dmesg | egrep -i "xhci|usb3" [ 9.497230] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 9.580693] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3 [ 9.580973] xhci_hcd 0000:02:00.0: irq 46 for MSI/MSI-X [ 9.581046] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 9.581047] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.581048] usb usb3: Product: xHCI Host Controller [ 9.581049] usb usb3: Manufacturer: Linux 3.15.0-1.gc9b3c8c-desktop xhci_hcd [ 9.581050] usb usb3: SerialNumber: 0000:02:00.0 [ 9.585778] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 9.585780] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4 [ 9.585821] usb usb4: Product: xHCI Host Controller [ 9.585822] usb usb4: Manufacturer: Linux 3.15.0-1.gc9b3c8c-desktop xhci_hcd [ 10.681939] usb 3-1: new high-speed USB device number 2 using xhci_hcd [ 11.170914] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd [ 11.330723] usb 3-1.2: new high-speed USB device number 3 using xhci_hcd [ 18.929084] usb 4-1: reset SuperSpeed USB device number 2 using xhci_hcd [ 18.958206] xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800cb87db00 [ 18.980759] xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800cb87db48 [ 19.003277] xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800cb87db90 and the attached phone is auto-mounted as 'media drive', and bi-directionally usable. It doesn't seem to be particularly _faster_ than a USB2 connection, but that's a different matter. This simple patch, apparently, does the trick. Can you submit it to Kernel:stable? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c12 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #12 from Oliver Neukum <oneukum@suse.com> 2014-06-23 13:19:50 UTC --- The fix has been added to the tree. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c13 --- Comment #13 from grant k <grantksupport@operamail.com> 2014-06-23 13:30:42 UTC --- thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c14 grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #14 from grant k <grantksupport@operamail.com> 2014-06-27 14:45:02 UTC --- referencing: http://lists.opensuse.org/opensuse-kernel/2014-06/msg00115.html which suggests this fix is 'in' already, on update to Kernel:Stable, the CALL TRACE, as reported here in OP returns: testing, with USB3 card installed: booted to 3.15.0-1.gc9b3c8c-desktop from http://download.opensuse.org/repositories/home:/oneukum:/bnc878489/standard/ no errors/crashes on boot, card's fully functional. switching to Kernel:Stable * http://download.opensuse.org/repositories/Kernel:/stable/standard system boots uname -rm 3.15.1-2.g3289da4-desktop x86_64 the card is recognized, hwinfo --usb ... 11: USB 00.0: 10a00 Hub [Created at usb.122] Unique ID: uIhY.tisqRJYDXEC SysFS ID: /devices/pci0000:00/0000:00:03.0/0000:02:00.0/usb3/3-0:1.0 SysFS BusID: 3-0:1.0 Hardware Class: hub Model: "Linux 3.15.1-2.g3289da4-desktop xhci_hcd xHCI Host Controller" Hotplug: USB Vendor: usb 0x1d6b "Linux 3.15.1-2.g3289da4-desktop xhci_hcd" Device: usb 0x0002 "xHCI Host Controller" Revision: "3.15" Serial ID: "0000:02:00.0" Driver: "hub" Driver Modules: "usbcore" Speed: 480 Mbps Module Alias: "usb:v1D6Bp0002d0315dc09dsc00dp01ic09isc00ip00in00" Config Status: cfg=new, avail=yes, need=no, active=unknown ... 13: USB 00.0: 10a00 Hub [Created at usb.122] Unique ID: zPk0.m2+1uGKvSS5 SysFS ID: /devices/pci0000:00/0000:00:03.0/0000:02:00.0/usb4/4-0:1.0 SysFS BusID: 4-0:1.0 Hardware Class: hub Model: "Linux 3.15.1-2.g3289da4-desktop xhci_hcd xHCI Host Controller" Hotplug: USB Vendor: usb 0x1d6b "Linux 3.15.1-2.g3289da4-desktop xhci_hcd" Device: usb 0x0003 "xHCI Host Controller" Revision: "3.15" Serial ID: "0000:02:00.0" Driver: "hub" Driver Modules: "usbcore" Module Alias: "usb:v1D6Bp0003d0315dc09dsc00dp03ic09isc00ip00in00" Config Status: cfg=new, avail=yes, need=no, active=unknown ... but the card is otherwised NON-functional; devices attached to the USB3 port are not recognized/mounted. checking, there's a CALL TRACE again journalctl -b ... Jun 27 05:58:58 gdesk kernel: ------------[ cut here ]------------ Jun 27 05:58:58 gdesk kernel: WARNING: CPU: 3 PID: 0 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.15.1/linux-3.15/drivers/usb/host/xhci-ring.c:1615 handle_cmd_completion+0xe52/0xef0 [xhci_hcd]() Jun 27 05:58:58 gdesk kernel: Modules linked in: binfmt_misc bnep snd_hda_codec_via snd_hda_codec_generic ir_lirc_codec ir_rc5_sz_decoder lirc_dev ir_mce_kbd_decoder ir_sharp_decoder ir_sanyo_decoder ir_sony_decoder ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_nec_decoder ecb snd_hda_intel snd_usb_audio rc_streamzap btusb kvm_amd streamzap kvm snd_hda_controller rc_core bluetooth snd_usbmidi_lib snd_rawmidi snd_hda_codec edac_core cdc_ether 6lowpan_iphc serio_raw snd_seq_device pcspkr edac_mce_amd rfkill snd_hwdep usbnet r8169 snd_pcm k10temp snd_timer r8152 snd soundcore sp5100_tco mii wmi atl1e i2c_piix4 asus_atk0110 shpchp button sr_mod cdrom pata_atiixp firewire_ohci usb_storage ohci_pci firewire_core sata_sil24 xhci_hcd forcedeth edd fan ata_generic sata_nv pata_amd thermal processor dummy sha512_generic sha256_generic Jun 27 05:58:58 gdesk kernel: glue_helper lrw gf128mul ablk_helper cryptd aes_x86_64 vfat fat udf crc_itu_t xfs libcrc32c dm_snapshot dm_bufio dm_crypt raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid10 raid1 raid0 md_mod dm_mirror dm_region_hash dm_log dm_mod sg Jun 27 05:58:58 gdesk kernel: CPU: 3 PID: 0 Comm: swapper/3 Tainted: G W 3.15.1-2.g3289da4-desktop #1 Jun 27 05:58:58 gdesk kernel: Hardware name: System manufacturer System Product Name/M4A78T-E, BIOS 3503 04/13/2011 Jun 27 05:58:58 gdesk kernel: 0000000000000009 ffffffff81605ae5 0000000000000000 ffffffff810584f7 Jun 27 05:58:58 gdesk kernel: ffff88041a786000 ffff8800cace5710 ffff8800cace5170 00000000cace5170 Jun 27 05:58:58 gdesk kernel: 0000000000000000 ffffffffa02bfad2 0000000000000003 0000000000000246 Jun 27 05:58:58 gdesk kernel: Call Trace: Jun 27 05:58:58 gdesk kernel: [<ffffffff81004c3e>] dump_trace+0x8e/0x350 Jun 27 05:58:58 gdesk kernel: [<ffffffff81004fa6>] show_stack_log_lvl+0xa6/0x190 Jun 27 05:58:58 gdesk kernel: [<ffffffff81006441>] show_stack+0x21/0x50 Jun 27 05:58:58 gdesk kernel: [<ffffffff81605ae5>] dump_stack+0x49/0x6a Jun 27 05:58:58 gdesk kernel: [<ffffffff810584f7>] warn_slowpath_common+0x77/0x90 Jun 27 05:58:58 gdesk kernel: [<ffffffffa02bfad2>] handle_cmd_completion+0xe52/0xef0 [xhci_hcd] Jun 27 05:58:58 gdesk kernel: [<ffffffffa02c15d3>] xhci_irq+0x333/0xa10 [xhci_hcd] Jun 27 05:58:58 gdesk kernel: [<ffffffff810b2505>] handle_irq_event_percpu+0x35/0x1e0 Jun 27 05:58:58 gdesk kernel: [<ffffffff810b26ee>] handle_irq_event+0x3e/0x60 Jun 27 05:58:58 gdesk kernel: [<ffffffff810b51f5>] handle_edge_irq+0x85/0x150 Jun 27 05:58:58 gdesk kernel: [<ffffffff81004b9d>] handle_irq+0x1d/0x30 Jun 27 05:58:58 gdesk kernel: [<ffffffff81615ef9>] do_IRQ+0x49/0xe0 Jun 27 05:58:58 gdesk kernel: [<ffffffff8160c46d>] common_interrupt+0x6d/0x6d Jun 27 05:58:58 gdesk kernel: [<ffffffff81041002>] native_safe_halt+0x2/0x10 Jun 27 05:58:58 gdesk kernel: [<ffffffff8100bcc9>] default_idle+0x19/0xf0 Jun 27 05:58:58 gdesk kernel: [<ffffffff8109d17a>] cpu_startup_entry+0x29a/0x4a0 Jun 27 05:58:58 gdesk kernel: [<ffffffff81032927>] start_secondary+0x217/0x2d0 Jun 27 05:58:58 gdesk kernel: ---[ end trace 8e857b25e4e92af0 ]--- Jun 27 05:58:58 gdesk kernel: xhci_hcd 0000:02:00.0: Reset device command completion for disabled slot 0 ... and journalctl -b| grep -i xhci Jun 27 05:58:36 localhost kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller Jun 27 05:58:36 localhost kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3 Jun 27 05:58:36 localhost kernel: xhci_hcd 0000:02:00.0: irq 46 for MSI/MSI-X Jun 27 05:58:36 localhost kernel: usb usb3: Product: xHCI Host Controller Jun 27 05:58:36 localhost kernel: usb usb3: Manufacturer: Linux 3.15.1-2.g3289da4-desktop xhci_hcd Jun 27 05:58:36 localhost kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller Jun 27 05:58:36 localhost kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4 Jun 27 05:58:36 localhost kernel: usb usb4: Product: xHCI Host Controller Jun 27 05:58:36 localhost kernel: usb usb4: Manufacturer: Linux 3.15.1-2.g3289da4-desktop xhci_hcd Jun 27 05:58:36 localhost kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd Jun 27 05:58:37 localhost kernel: WARNING: CPU: 3 PID: 0 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.15.1/linux-3.15/drivers/usb/host/xhci-ring.c:1615 handle_cmd_completion+0xe52/0xef0 [xhci_hcd]() Jun 27 05:58:37 localhost kernel: Modules linked in: pata_atiixp(+) firewire_ohci usb_storage ohci_pci(+) firewire_core sata_sil24 xhci_hcd forcedeth edd fan ata_generic sata_nv pata_amd thermal processor dummy sha512_generic sha256_generic glue_helper lrw gf128mul ablk_helper cryptd aes_x86_64 vfat fat udf crc_itu_t xfs libcrc32c dm_snapshot dm_bufio dm_crypt raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid10 raid1 raid0 md_mod dm_mirror dm_region_hash dm_log dm_mod sg Jun 27 05:58:37 localhost kernel: [<ffffffffa02bfad2>] handle_cmd_completion+0xe52/0xef0 [xhci_hcd] Jun 27 05:58:37 localhost kernel: [<ffffffffa02c15d3>] xhci_irq+0x333/0xa10 [xhci_hcd] Jun 27 05:58:37 localhost kernel: xhci_hcd 0000:02:00.0: Reset device command completion for disabled slot 0 Jun 27 05:58:42 localhost kernel: xhci_hcd 0000:02:00.0: Timeout while waiting for reset device command Jun 27 05:58:42 localhost kernel: usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd Jun 27 05:58:49 gdesk kernel: WARNING: CPU: 2 PID: 1 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.15.1/linux-3.15/drivers/usb/host/xhci-ring.c:1615 handle_cmd_completion+0xe52/0xef0 [xhci_hcd]() Jun 27 05:58:49 gdesk kernel: Modules linked in: snd_seq_device(+) pcspkr(+) edac_mce_amd(+) rfkill(+) snd_hwdep(+) usbnet r8169(+) snd_pcm k10temp snd_timer r8152 snd soundcore sp5100_tco mii wmi atl1e i2c_piix4 asus_atk0110 shpchp button sr_mod cdrom pata_atiixp firewire_ohci usb_storage ohci_pci firewire_core sata_sil24 xhci_hcd forcedeth edd fan ata_generic sata_nv pata_amd thermal processor dummy sha512_generic sha256_generic glue_helper lrw gf128mul ablk_helper cryptd aes_x86_64 vfat fat udf crc_itu_t xfs libcrc32c dm_snapshot dm_bufio dm_crypt raid456 async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid10 raid1 raid0 md_mod dm_mirror dm_region_hash dm_log dm_mod sg Jun 27 05:58:49 gdesk kernel: [<ffffffffa02bfad2>] handle_cmd_completion+0xe52/0xef0 [xhci_hcd] Jun 27 05:58:49 gdesk kernel: [<ffffffffa02c15d3>] xhci_irq+0x333/0xa10 [xhci_hcd] Jun 27 05:58:49 gdesk kernel: xhci_hcd 0000:02:00.0: Reset device command completion for disabled slot 0 Jun 27 05:58:53 gdesk kernel: xhci_hcd 0000:02:00.0: Timeout while waiting for reset device command Jun 27 05:58:53 gdesk kernel: usb 4-1: reset SuperSpeed USB device number 2 using xhci_hcd Jun 27 05:58:53 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880416cb6c00 Jun 27 05:58:53 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880416cb6c48 Jun 27 05:58:53 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880416cb6c90 Jun 27 05:58:53 gdesk kernel: xhci_hcd 0000:02:00.0: Trying to add endpoint 0x81 without dropping it. Jun 27 05:58:58 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880416cb6c00 Jun 27 05:58:58 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880416cb6c48 Jun 27 05:58:58 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880416cb6c90 Jun 27 05:58:58 gdesk kernel: usb 4-1: new SuperSpeed USB device number 3 using xhci_hcd Jun 27 05:58:58 gdesk kernel: WARNING: CPU: 3 PID: 0 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.15.1/linux-3.15/drivers/usb/host/xhci-ring.c:1615 handle_cmd_completion+0xe52/0xef0 [xhci_hcd]() Jun 27 05:58:58 gdesk kernel: Modules linked in: binfmt_misc bnep snd_hda_codec_via snd_hda_codec_generic ir_lirc_codec ir_rc5_sz_decoder lirc_dev ir_mce_kbd_decoder ir_sharp_decoder ir_sanyo_decoder ir_sony_decoder ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_nec_decoder ecb snd_hda_intel snd_usb_audio rc_streamzap btusb kvm_amd streamzap kvm snd_hda_controller rc_core bluetooth snd_usbmidi_lib snd_rawmidi snd_hda_codec edac_core cdc_ether 6lowpan_iphc serio_raw snd_seq_device pcspkr edac_mce_amd rfkill snd_hwdep usbnet r8169 snd_pcm k10temp snd_timer r8152 snd soundcore sp5100_tco mii wmi atl1e i2c_piix4 asus_atk0110 shpchp button sr_mod cdrom pata_atiixp firewire_ohci usb_storage ohci_pci firewire_core sata_sil24 xhci_hcd forcedeth edd fan ata_generic sata_nv pata_amd thermal processor dummy sha512_generic sha256_generic Jun 27 05:58:58 gdesk kernel: [<ffffffffa02bfad2>] handle_cmd_completion+0xe52/0xef0 [xhci_hcd] Jun 27 05:58:58 gdesk kernel: [<ffffffffa02c15d3>] xhci_irq+0x333/0xa10 [xhci_hcd] Jun 27 05:58:58 gdesk kernel: xhci_hcd 0000:02:00.0: Reset device command completion for disabled slot 0 Jun 27 05:59:03 gdesk kernel: xhci_hcd 0000:02:00.0: Timeout while waiting for reset device command Jun 27 05:59:03 gdesk kernel: usb 4-1: reset SuperSpeed USB device number 3 using xhci_hcd Jun 27 05:59:03 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880418a15200 Jun 27 05:59:03 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880418a15248 Jun 27 05:59:03 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880418a15290 Jun 27 05:59:03 gdesk kernel: xhci_hcd 0000:02:00.0: Trying to add endpoint 0x81 without dropping it. Jun 27 05:59:19 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880418a15200 Jun 27 05:59:19 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880418a15248 Jun 27 05:59:19 gdesk kernel: xhci_hcd 0000:02:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880418a15290 Jun 27 05:59:19 gdesk kernel: usb 4-1: new SuperSpeed USB device number 4 using xhci_hcd -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Opensuse 13.1 throws CALL |Kernel:Stable |TRACE and fails to boot |(3.15.1-2.g3289da4) + USB3 |when USB3 (xhci_hcd) card |(xhci_hcd) card throws CALL |is added. |TRACE, completes boot, card | |is NON-functional -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c15 grant k <grantksupport@operamail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Kernel:Stable |Kernel:Stable |(3.15.1-2.g3289da4) + USB3 |(3.15.2-1.gfb7c781) + USB3 |(xhci_hcd) card throws CALL |(xhci_hcd) card throws CALL |TRACE, completes boot, card |TRACE, completes boot |is NON-functional | --- Comment #15 from grant k <grantksupport@operamail.com> 2014-06-29 17:59:52 UTC --- upgrading to 3.15.2-1.gfb7c781-desktop from Kernel:Stable, with USB3 card installed & device attached, system, now, boots to desktop, and device IS active & funtional. Checking `journalctl -b`, the as-reported CALL TRACE still exists: ... Jun 29 10:50:23 localhost kernel: ------------[ cut here ]------------ Jun 29 10:50:23 localhost kernel: WARNING: CPU: 3 PID: 0 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.15.2/linux-3.15/drivers/usb/host/xhci-ring.c:1615 handle_cmd_completion+0xe52/0xef0 [xhci_hcd]() Jun 29 10:50:23 localhost kernel: Modules linked in: pata_atiixp(+) firewire_ohci ohci_pci(+) firewire_core sata_sil24 xhci_hcd usb_storage forcedeth edd fan ata_generic sata_nv pata_amd thermal processor dummy sha512_generic sha256_gen Jun 29 10:50:23 localhost kernel: CPU: 3 PID: 0 Comm: swapper/3 Tainted: P O 3.15.2-1.gfb7c781-desktop #1 Jun 29 10:50:23 localhost kernel: Hardware name: System manufacturer System Product Name/M4A78T-E, BIOS 3503 04/13/2011 Jun 29 10:50:23 localhost kernel: 0000000000000009 ffffffff81605c45 0000000000000000 ffffffff810584f7 Jun 29 10:50:23 localhost kernel: ffff880417ea2000 ffff88041759e480 ffff88041759e020 000000041759e020 Jun 29 10:50:23 localhost kernel: 0000000000000000 ffffffffa0d6aad2 000000000000009c ffff88042fccd960 Jun 29 10:50:23 localhost kernel: Call Trace: Jun 29 10:50:23 localhost kernel: [<ffffffff81004c3e>] dump_trace+0x8e/0x350 Jun 29 10:50:23 localhost kernel: [<ffffffff81004fa6>] show_stack_log_lvl+0xa6/0x190 Jun 29 10:50:23 localhost kernel: [<ffffffff81006441>] show_stack+0x21/0x50 Jun 29 10:50:23 localhost kernel: [<ffffffff81605c45>] dump_stack+0x49/0x6a Jun 29 10:50:23 localhost kernel: [<ffffffff810584f7>] warn_slowpath_common+0x77/0x90 Jun 29 10:50:23 localhost kernel: [<ffffffffa0d6aad2>] handle_cmd_completion+0xe52/0xef0 [xhci_hcd] Jun 29 10:50:23 localhost kernel: [<ffffffffa0d6c5d3>] xhci_irq+0x333/0xa10 [xhci_hcd] Jun 29 10:50:23 localhost kernel: [<ffffffff810b2505>] handle_irq_event_percpu+0x35/0x1e0 Jun 29 10:50:23 localhost kernel: [<ffffffff810b26ee>] handle_irq_event+0x3e/0x60 Jun 29 10:50:23 localhost kernel: [<ffffffff810b51f5>] handle_edge_irq+0x85/0x150 Jun 29 10:50:23 localhost kernel: [<ffffffff81004b9d>] handle_irq+0x1d/0x30 Jun 29 10:50:23 localhost kernel: [<ffffffff81616079>] do_IRQ+0x49/0xe0 Jun 29 10:50:23 localhost kernel: [<ffffffff8160c5ed>] common_interrupt+0x6d/0x6d Jun 29 10:50:23 localhost kernel: [<ffffffff81041002>] native_safe_halt+0x2/0x10 Jun 29 10:50:23 localhost kernel: [<ffffffff8100bcc9>] default_idle+0x19/0xf0 Jun 29 10:50:23 localhost kernel: [<ffffffff8109d17a>] cpu_startup_entry+0x29a/0x4a0 Jun 29 10:50:23 localhost kernel: [<ffffffff81032927>] start_secondary+0x217/0x2d0 Jun 29 10:50:23 localhost kernel: ---[ end trace a6dc74386a169219 ]--- ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c16 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |mmarek@suse.com --- Comment #16 from Oliver Neukum <oneukum@suse.com> 2014-07-02 14:34:09 UTC --- Michal, which kernel tree is published in http://download.opensuse.org/repositories/Kernel:/stable/standard -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c17 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|mmarek@suse.com | --- Comment #17 from Jiri Slaby <jslaby@suse.com> 2014-07-04 09:41:32 UTC --- (In reply to comment #16)
Michal, which kernel tree is published in
It's the stable branch in our kernel repository. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c18 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #18 from Oliver Neukum <oneukum@suse.com> 2014-07-07 13:48:50 UTC --- I am sorry I cannot change the stable branch. If you want a patch to go into stable you need to propose it to gregkh@linuxfoundation.org linux-usb@vger.kernel.org -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c19 --- Comment #19 from Jiri Slaby <jslaby@suse.com> 2014-07-07 16:10:12 UTC --- (In reply to comment #18)
I am sorry I cannot change the stable branch.
Assuming you have write access to the repository, you can commit a patch to the stable branch too, right? Or why not? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c20 --- Comment #20 from Oliver Neukum <oneukum@suse.com> 2014-07-08 08:20:36 UTC --- (In reply to comment #19)
(In reply to comment #18)
I am sorry I cannot change the stable branch.
Assuming you have write access to the repository, you can commit a patch to the stable branch too, right? Or why not?
Because this branch is supposed to reflect upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c21 --- Comment #21 from Jiri Slaby <jslaby@suse.com> 2014-07-08 08:28:46 UTC --- (In reply to comment #20)
Because this branch is supposed to reflect upstream.
Speaking as the maintainer of the branch, this is not true :). FWIW I commited the fix yesterday: ca33e5b35ff5..2b59ae657bd8 stable -> stable -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=878489 https://bugzilla.novell.com/show_bug.cgi?id=878489#c22 --- Comment #22 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-07-13 17:00:12 CEST --- This is an autogenerated message for OBS integration: This bug (878489) was mentioned in https://build.opensuse.org/request/show/240849 Factory / kernel-source -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com