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, 5 Mar 2024 13:48:09 -0800
From: Lizhi Hou <lizhi.hou@....com>
To: Tadeusz Struk <tstruk@...aio.com>, <vkoul@...nel.org>,
	<dmaengine@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <nishads@....com>, <sonal.santan@....com>, <max.zhen@....com>
Subject: Re: [PATCH V9 1/2] dmaengine: amd: Add empty Kconfig and Makefile for
 AMD drivers


On 3/5/24 01:16, Tadeusz Struk wrote:
> On 2/27/24 18:08, Lizhi Hou wrote:
>> Add amd/ for AMD dmaengine drivers. Create empty Kconfig and Makefile
>> underneath.
>>
>> Signed-off-by: Lizhi Hou<lizhi.hou@....com>
>> ---
>>   drivers/dma/Kconfig      | 2 ++
>>   drivers/dma/Makefile     | 1 +
>>   drivers/dma/amd/Kconfig  | 1 +
>>   drivers/dma/amd/Makefile | 4 ++++
>>   4 files changed, 8 insertions(+)
>>   create mode 100644 drivers/dma/amd/Kconfig
>>   create mode 100644 drivers/dma/amd/Makefile
>
> Hi Lizhi,
> I think you may want to change the order of the patches.
> Adding the Kconfig and Makefile changes in the first patch,
> and the code itself in the second patch will hurt git bisect.
> Just swap them around.

This patch was introduced for another AMD driver ae4dma patchset.

It looks ae4dma plan has changed.

I am going to merge this 2 patches into 1 patch.


Thanks,

Lizhi

> -- 
> Regards,
> Tadeusz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ