diff options
author | Sarah Sharp <[email protected]> | 2014-01-29 14:02:00 -0800 |
---|---|---|
committer | Sarah Sharp <[email protected]> | 2014-01-29 17:20:41 -0800 |
commit | 477632dff5c7deaa165701f441e9a4bd33e22b18 (patch) | |
tree | 5315f7daba5f45c4225fd6ea7255221c84dd3d0f /tools/perf/scripts/python | |
parent | 140e3026a57ab7d830dab2f2c57796c222db0ea9 (diff) |
Revert "xhci: replace xhci_write_64() with writeq()"
This reverts commit 7dd09a1af2c7150269350aaa567a11b06e831003.
Many xHCI host controllers can only handle 32-bit addresses, and writing
64-bits at a time causes them to fail. Rafał reports that USB devices
simply do not enumerate, and reverting this patch helps. Branimir
reports that his host controller doesn't respond to an Enable Slot
command and dies:
[ 75.576160] xhci_hcd 0000:03:00.0: Timeout while waiting for a slot
[ 88.991634] xhci_hcd 0000:03:00.0: Stopped the command ring failed, maybe the host is dead
[ 88.991748] xhci_hcd 0000:03:00.0: Abort command ring failed
[ 88.991845] xhci_hcd 0000:03:00.0: HC died; cleaning up
[ 93.985489] xhci_hcd 0000:03:00.0: Timeout while waiting for a slot
[ 93.985494] xhci_hcd 0000:03:00.0: Abort the command ring, but the xHCI is dead.
[ 98.982586] xhci_hcd 0000:03:00.0: Timeout while waiting for a slot
[ 98.982591] xhci_hcd 0000:03:00.0: Abort the command ring, but the xHCI is dead.
[ 103.979696] xhci_hcd 0000:03:00.0: Timeout while waiting for a slot
[ 103.979702] xhci_hcd 0000:03:00.0: Abort the command ring, but the xHCI is dead
Signed-off-by: Sarah Sharp <[email protected]>
Reported-by: Rafał Miłecki <[email protected]>
Reported-by: Branimir Maksimovic <[email protected]>
Cc: Xenia Ragiadakou <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions