[PATCH V3 3/4] dmaselftest: add memcpy selftest support functions
Timur Tabi
timur at codeaurora.org
Mon Nov 9 05:48:25 PST 2015
Sinan Kaya wrote:
>>
>> And why kmalloc anyway? Why not leave it on the stack?
>>
>> char src[] = "hello world";
>>
>> ?
>
> I need to call dma_map_single on this address to convert it to a DMA
> address. That's why.
And you can't do that with an object that's on the stack?
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.
More information about the linux-arm-kernel
mailing list