https://github.com/torvalds/linux
Revision 9a54886342e227433aebc9d374f8ae268a836475 authored by Hans de Goede on 19 August 2014, 12:17:56 UTC, committed by Greg Kroah-Hartman on 19 August 2014, 16:16:08 UTC
When using a Renesas uPD720231 chipset usb-3 uas to sata bridge with a 120G
Crucial M500 ssd, model string: Crucial_ CT120M500SSD1, together with a
the integrated Intel xhci controller on a Haswell laptop:

00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04)

The following error gets logged to dmesg:

xhci error: Transfer event TRB DMA ptr not part of current TD

Treating COMP_STOP the same as COMP_STOP_INVAL when no event_seg gets found
fixes this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent dd5f500
History
Tip revision: 9a54886342e227433aebc9d374f8ae268a836475 authored by Hans de Goede on 19 August 2014, 12:17:56 UTC
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Tip revision: 9a54886
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top