[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b765d200-4e0f-48b1-a962-7dfa1c4aef9c@kernel.dk>
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