Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1612762
| From | Max Filippov <jcmvbkbc@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] xtensa: Fix mmap() support |
| Date | 2017-03-30 11:10 +0200 |
| Message-ID | <tqEfE-451-31@gated-at.bofh.it> (permalink) |
| References | <tpUFP-4R5-7@gated-at.bofh.it> <tquzD-5dc-1@gated-at.bofh.it> <tqDMC-3Bj-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 30, 2017 at 1:30 AM, Boris Brezillon <boris.brezillon@free-electrons.com> wrote: >> Could you please instead check if the dma_common_mmap works for you >> with the attached patch? > > I will. BTW, shouldn't it be > > if (off >= XCHAL_KSEG_SIZE) > > instead of > > if (off > XCHAL_KSEG_SIZE) > ? Oops. Yes, you're right. -- Thanks. -- Max
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] xtensa: Fix mmap() support Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-03-28 10:30 +0200
Re: [PATCH] xtensa: Fix mmap() support Max Filippov <jcmvbkbc@gmail.com> - 2017-03-30 00:50 +0200
Re: [PATCH] xtensa: Fix mmap() support Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-03-30 10:40 +0200
Re: [PATCH] xtensa: Fix mmap() support Christoph Hellwig <hch@infradead.org> - 2017-03-30 10:50 +0200
Re: [PATCH] xtensa: Fix mmap() support Max Filippov <jcmvbkbc@gmail.com> - 2017-03-30 11:10 +0200
Re: [PATCH] xtensa: Fix mmap() support Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-03-30 12:10 +0200
csiph-web