Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1407536
| From | Christoph Hellwig <hch@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC][PATCH 1/3] staging: ion: Move away from the DMA APIs for cache flushing |
| Date | 2016-05-26 14:10 +0200 |
| Message-ID | <rD2gW-6hy-23@gated-at.bofh.it> (permalink) |
| References | <rCMYx-4Va-9@gated-at.bofh.it> <rCN8d-4Yr-3@gated-at.bofh.it> <rD0f8-4Ml-17@gated-at.bofh.it> <rD1bb-5oe-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, May 26, 2016 at 11:59:22AM +0100, Russell King - ARM Linux wrote: > I _really_ hate seeing architecture internal functions being abused in > drivers - architecture internal functions are there to implement the > official kernel APIs and are not for drivers to poke about with. Exactly - if drivers like drm and ion want to do something out side the current DMA API we need to add a proper API, not hack around the lack of one.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RFC][PATCH 1/3] staging: ion: Move away from the DMA APIs for cache flushing Laura Abbott <labbott@redhat.com> - 2016-05-25 22:00 +0200
Re: [RFC][PATCH 1/3] staging: ion: Move away from the DMA APIs for cache flushing Liviu Dudau <Liviu.Dudau@arm.com> - 2016-05-26 12:00 +0200
Re: [RFC][PATCH 1/3] staging: ion: Move away from the DMA APIs for cache flushing Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-05-26 13:00 +0200
Re: [RFC][PATCH 1/3] staging: ion: Move away from the DMA APIs for cache flushing Christoph Hellwig <hch@infradead.org> - 2016-05-26 14:10 +0200
csiph-web