diff options
author | Forest Crossman <cyrozap@gmail.com> | 2020-07-17 14:27:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-29 11:16:55 +0300 |
commit | fffb773c4d93f1415a46192057a8c940917606e4 (patch) | |
tree | ef06a0ef8b310f17b94624eae0825ff4537ed07a /drivers/usb/host/ehci-platform.c | |
parent | f1db23a67fb7a864be8d161f71448ce00127ef5e (diff) | |
download | linux-fffb773c4d93f1415a46192057a8c940917606e4.tar.xz |
usb: xhci: Fix ASM2142/ASM3142 DMA addressing
commit dbb0897e805f2ab1b8bc358f6c3d878a376b8897 upstream.
The ASM2142/ASM3142 (same PCI IDs) does not support full 64-bit DMA
addresses, which can cause silent memory corruption or IOMMU errors on
platforms that use the upper bits. Add the XHCI_NO_64BIT_SUPPORT quirk
to fix this issue.
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200717112734.328432-1-cyrozap@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-platform.c')
0 files changed, 0 insertions, 0 deletions