On Fri, Nov 08, 2024 at 10:43:30AM -0700, Jens Axboe wrote: > + if (flags & RWF_UNCACHED) { You introduce RWF_UNCACHED in the next patch, so this one's a bisection hazard.
On Fri, Nov 08, 2024 at 10:43:30AM -0700, Jens Axboe wrote: > + if (flags & RWF_UNCACHED) { You introduce RWF_UNCACHED in the next patch, so this one's a bisection hazard.