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, 11 Jun 2024 23:57:52 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Peng Fan <peng.fan@....com>, Frank Li <Frank.Li@....com>, 
 Arnd Bergmann <arnd@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>, Fabio Estevam <festevam@...x.de>, 
 dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: fsl-edma: avoid linking both modules


On Tue, 28 May 2024 13:54:22 +0200, Arnd Bergmann wrote:
> Kbuild does not support having a source file compiled multiple times
> and linked into distinct modules, or built-in and modular at the
> same time. For fs-edma, there are two common components that are
> linked into the fsl-edma.ko for Arm and PowerPC, plus the mcf-edma.ko
> module on Coldfire. This violates the rule for compile-testing:
> 
> scripts/Makefile.build:236: drivers/dma/Makefile: fsl-edma-common.o is added to multiple modules: fsl-edma mcf-edma
> scripts/Makefile.build:236: drivers/dma/Makefile: fsl-edma-trace.o is added to multiple modules: fsl-edma mcf-edma
> 
> [...]

Applied, thanks!

[1/1] dmaengine: fsl-edma: avoid linking both modules
      commit: fa555b5026d0bf1ba7c9e645ff75e2725a982631

Best regards,
-- 
Vinod Koul <vkoul@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ