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] [thread-next>] [day] [month] [year] [list]
Date: Tue, 5 Mar 2024 10:16:17 +0100
From: Tadeusz Struk <tstruk@...aio.com>
To: Lizhi Hou <lizhi.hou@....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 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.
--
Regards,
Tadeusz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ