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]
Message-Id: <172893077151.76035.9568068604504983423.b4-ty@kernel.org>
Date: Tue, 15 Oct 2024 00:02:51 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Advait Dhamorikar <advaitdhamorikar@...il.com>
Cc: dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org, 
 skhan@...uxfoundation.org, anupnewsmail@...il.com
Subject: Re: [PATCH] drivers/dma: Fix unsigned compared against 0


On Sat, 05 Oct 2024 15:04:36 +0530, Advait Dhamorikar wrote:
> An unsigned value can never be negative,
> so this test will always evaluate the same way.
> In ep93xx_dma_alloc_chan_resources: An unsigned dma_cfg.port's
> value is checked against EP93XX_DMA_I2S1 which is 0.
> 
> 

Applied, thanks!

[1/1] drivers/dma: Fix unsigned compared against 0
      commit: 0aa4523cdb9683e35af91ebdfae8d2fb4e6c3b8b

Best regards,
-- 
~Vinod



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ