lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 22 Aug 2017 12:48:22 +0100
From:   Måns Rullgård <mans@...sr.com>
To:     Vinod Koul <vinod.koul@...el.com>
Cc:     Dan Williams <dan.j.williams@...el.com>, dmaengine@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: enable mxs-dma for imx6sx

Vinod Koul <vinod.koul@...el.com> writes:

> On Thu, Aug 17, 2017 at 11:41:43AM +0100, Mans Rullgard wrote:
>> The mxs-dma unit is also used on i.MX6SX. Make it selectable.
>
> This doesnt apply for me, looking at below I do not think this was send on
> any latest kernel..

Sorry, I missed a recent change that makes this unnecessary.

>> Signed-off-by: Mans Rullgard <mans@...sr.com>
>> ---
>>  drivers/dma/Kconfig | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
>> index 24e8597b2c3e..cb7ec780892d 100644
>> --- a/drivers/dma/Kconfig
>> +++ b/drivers/dma/Kconfig
>> @@ -354,7 +354,7 @@ config MV_XOR_V2
>>  
>>  config MXS_DMA
>>  	bool "MXS DMA support"
>> -	depends on SOC_IMX23 || SOC_IMX28 || SOC_IMX6Q || SOC_IMX6UL
>> +	depends on SOC_IMX23 || SOC_IMX28 || SOC_IMX6Q || SOC_IMX6SX || SOC_IMX6UL
>>  	select STMP_DEVICE
>>  	select DMA_ENGINE
>>  	help
>> -- 
>> 2.14.1
>> 
>
> -- 
> ~Vinod

-- 
Måns Rullgård

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ