On Mon, 15 Apr 2024 12:20:20 +0000, John Garry wrote: > blkdev_dio_unaligned() is called from __blkdev_direct_IO(), > __blkdev_direct_IO_simple(), and __blkdev_direct_IO_async(), and all these > are only called from blkdev_direct_IO(). > > Move the blkdev_dio_unaligned() call to the common callsite, > blkdev_direct_IO(). > > [...] Applied, thanks! [1/1] block: Call blkdev_dio_unaligned() from blkdev_direct_IO() commit: de4c7bef9d330e4a59c78181bd596c7569d7208e Best regards, -- Jens Axboe