[PATCH] dmaengine: edma: Align the memcpy acnt array size with the transfer

Peter Ujfalusi peter.ujfalusi at ti.com
Fri Sep 15 11:52:36 PDT 2017



Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

On 09/15/2017 07:47 PM, Greg KH wrote:
> On Fri, Sep 15, 2017 at 10:23:28AM +0300, Peter Ujfalusi wrote:
>> Memory to Memory transfers does not have any special alignment needs
>> regarding to acnt array size, but if one of the areas are in memory mapped
>> regions (like PCIe memory), we need to make sure that the acnt array size
>> is aligned with the mem copy parameters.
>>
>> Signed-off-by: Peter Ujfalusi <peter.ujfalusi at ti.com>
>> ---
>>  drivers/dma/edma.c | 19 ++++++++++++++++---
>>  1 file changed, 16 insertions(+), 3 deletions(-)
> 
> <formletter>
> 
> This is not the correct way to submit patches for inclusion in the
> stable kernel tree.  Please read:
>     https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
> for how to do this properly.
> 
> </formletter>

Sorry, I forgot to add the CC to the patch itself. I will resend it with the
correct form.

-- 
Péter




More information about the linux-arm-kernel mailing list