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: Fri, 21 Jun 2024 11:57:05 -0600
From: Jens Axboe <axboe@...nel.dk>
To: John Garry <john.g.garry@...cle.com>, Mark Brown <broonie@...nel.org>,
 Himanshu Madhani <himanshu.madhani@...cle.com>,
 "Martin K. Petersen" <martin.petersen@...cle.com>,
 Keith Busch <kbusch@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the block tree

On 6/21/24 11:02 AM, John Garry wrote:
> Sure, but I think that we can also use the following, since both are unsigned int:
>     if (WARN_ON_ONCE(chunk_sectors % boundary_sectors))
> 
> I'll send a fix.

Good point, yeah that's better as it's just 32-bit types regardless.

-- 
Jens Axboe


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ