[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5640A429.6090302@codeaurora.org>
Date: Mon, 9 Nov 2015 07:48:25 -0600
From: Timur Tabi <timur@...eaurora.org>
To: Sinan Kaya <okaya@...eaurora.org>, dmaengine@...r.kernel.org,
cov@...eaurora.org, jcm@...hat.com
Cc: agross@...eaurora.org, linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Vinod Koul <vinod.koul@...el.com>,
Dan Williams <dan.j.williams@...el.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V3 3/4] dmaselftest: add memcpy selftest support functions
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists