Re: [PATCH 3/4] sched/core: have io_schedule_prepare() return a long

From: Peter Zijlstra
Date: Thu Sep 05 2024 - 05:57:28 EST


On Mon, Aug 19, 2024 at 09:39:48AM -0600, Jens Axboe wrote:
> In preparation for needing more state then 32-bit on 64-bit archs,
> switch it to a long instead.

I'm confused, afaict you'll need all of *2* bits in the next patch.