linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers"
@ 2019-11-15 10:59 Kishon Vijay Abraham I
  2019-11-15 13:06 ` Christoph Hellwig
  2020-01-30  7:58 ` Christoph Hellwig
  0 siblings, 2 replies; 25+ messages in thread
From: Kishon Vijay Abraham I @ 2019-11-15 10:59 UTC (permalink / raw)
  To: Christoph Hellwig, linux-pci

Hi Christoph,

I think we are encountering a case where the connected PCIe card (like PCIe USB
card) supports 64-bit addressing and the ARM core supports 64-bit addressing
but the PCIe controller in the SoC to which PCIe card is connected supports
only 32-bits.

Here dma APIs can provide an address above the 32 bit region to the PCIe card.
However this will fail when the card tries to access the provided address via
the PCIe controller.

The first commit where we actually start seeing issue is
commit 21e07dba9fb1179148089d611fc9e6e70d1887c3 (j7_serdes_v2)
Author: Christoph Hellwig <hch@lst.de>
Date:   Tue Apr 3 19:09:59 2018 +0200

    scsi: reduce use of block bounce buffers

Can you give hints on how to solve this?

Thanks
Kishon

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2020-04-02 12:01 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15 10:59 pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers" Kishon Vijay Abraham I
2019-11-15 13:06 ` Christoph Hellwig
2019-11-15 14:18   ` Kishon Vijay Abraham I
2019-11-16 16:35     ` Christoph Hellwig
2019-11-18 17:21       ` Robin Murphy
2019-11-25  5:43         ` Kishon Vijay Abraham I
2020-01-27 13:10           ` Kishon Vijay Abraham I
2020-01-27 13:22             ` Robin Murphy
2020-01-29  6:24               ` Kishon Vijay Abraham I
2020-01-30  7:58 ` Christoph Hellwig
2020-01-30  8:09   ` Kishon Vijay Abraham I
2020-01-30 16:42     ` Christoph Hellwig
2020-01-31 11:44       ` Kishon Vijay Abraham I
2020-02-03 14:21         ` Christoph Hellwig
2020-02-05  5:15           ` Kishon Vijay Abraham I
2020-02-05  7:47             ` Christoph Hellwig
2020-02-05  8:32               ` Kishon Vijay Abraham I
2020-02-05  8:48                 ` Christoph Hellwig
2020-02-05  9:18                   ` Kishon Vijay Abraham I
2020-02-05  9:19                     ` Christoph Hellwig
2020-02-05  9:33                       ` Kishon Vijay Abraham I
2020-02-05 16:05                         ` Christoph Hellwig
2020-02-17 14:23                           ` Christoph Hellwig
2020-02-18 12:15                             ` Kishon Vijay Abraham I
2020-04-02 12:01                               ` Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).