[Linux-Xtensa] [PATCH] xtensa: Fix mmap() support
Max Filippov
jcmvbkbc at gmail.com
Thu Mar 30 09:05:28 UTC 2017
On Thu, Mar 30, 2017 at 1:30 AM, Boris Brezillon
<boris.brezillon at 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
More information about the linux-xtensa
mailing list