Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1612833
| From | Boris Brezillon <boris.brezillon@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] xtensa: Fix mmap() support |
| Date | 2017-03-30 12:10 +0200 |
| Message-ID | <tqFbI-4Hn-25@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> <tqEfE-451-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 30 Mar 2017 02:05:28 -0700 Max Filippov <jcmvbkbc@gmail.com> wrote: > 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. > It works, you can add my Tested-by: Boris Brezillon <boris.brezillon@free-electrons.com> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com> when submitting the patch. Thanks, Boris
Back to linux.kernel | Previous | Next — Previous 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