Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227801
| From | Vignesh R <vigneshr@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices |
| Date | 2015-09-18 14:20 +0200 |
| Message-ID | <qa2NX-2kJ-1@gated-at.bofh.it> (permalink) |
| References | <q4UHn-5cD-3@gated-at.bofh.it> <q4UHn-5cD-1@gated-at.bofh.it> <q8GPw-5VR-17@gated-at.bofh.it> <q9hP4-1id-25@gated-at.bofh.it> <q9iBr-2dA-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/16/2015 04:26 PM, Mark Brown wrote: > On Wed, Sep 16, 2015 at 03:38:09PM +0530, Vignesh R wrote: > >> But, I didn't get how to integrate with existing message queue. Memory >> mapped read by-passes message queue of SPI core. Could you please >> explain a bit more on integrating with message queue? Did you mean >> locking the existing message queue when memory mapped read is being >> requested? > > Yes, and also making sure that we don't everything gets processed in > order so memory mapped requests come after any commands needed to set > them up and don't starve other work. > Ok, thanks for the clarification! -- Regards Vignesh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices Mark Brown <broonie@kernel.org> - 2015-09-14 20:40 +0200
Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices Vignesh R <vigneshr@ti.com> - 2015-09-16 12:10 +0200
Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices Mark Brown <broonie@kernel.org> - 2015-09-16 13:00 +0200
Re: [PATCH 1/5] spi: introduce mmap read support for spi flash devices Vignesh R <vigneshr@ti.com> - 2015-09-18 14:20 +0200
csiph-web