Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706789
| From | Johan Hovold <johan@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] dma-mapping: skip USB devices when configuring DMA during probe |
| Date | 2017-08-08 20:10 +0200 |
| Message-ID | <uch74-3Ae-27@gated-at.bofh.it> (permalink) |
| References | <uaqHw-22a-23@gated-at.bofh.it> <ub2MN-2we-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Aug 05, 2017 at 10:38:07AM +0200, Christoph Hellwig wrote: > I think the root problem is that the code added by > " of/acpi: Configure dma operations at probe time for platform/amba/pci bus > devices" > > is completely bogus and needs to be reverted. We can't simply iterate > over all devices in the system and set up dma for them. We'll need > to ask the firmware / OF what root port this applies to and only > apply it to those buses. I'm afraid I haven't had time to look any more at this, and now I'll be offline for the next two weeks. It sounded like Robin was working on a fix for the broken DMA-mask on RPI3 and that should address Hans's ethernet regression too even if we ultimately need to fix dma_configure() as well. Thanks, Johan
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3] dma-mapping: skip USB devices when configuring DMA during probe Johan Hovold <johan@kernel.org> - 2017-08-03 18:00 +0200
Re: [PATCH v3] dma-mapping: skip USB devices when configuring DMA during probe Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-03 18:10 +0200
Re: [PATCH v3] dma-mapping: skip USB devices when configuring DMA during probe Johan Hovold <johan@kernel.org> - 2017-08-03 18:30 +0200
Re: [PATCH v3] dma-mapping: skip USB devices when configuring DMA during probe Christoph Hellwig <hch@lst.de> - 2017-08-05 10:40 +0200
Re: [PATCH v3] dma-mapping: skip USB devices when configuring DMA during probe Johan Hovold <johan@kernel.org> - 2017-08-08 20:10 +0200
Re: [PATCH v3] dma-mapping: skip USB devices when configuring DMA during probe Stefan Wahren <stefan.wahren@i2se.com> - 2017-08-11 08:10 +0200
csiph-web