On 10/4/22 3:50 PM, Stephen Rothwell wrote: > Hi all, > > After merging the block tree, today's linux-next build (when > CONFIG_IO_URING is not set) failed like this: > > include/linux/io_uring.h:65:12: error: unused function 'io_uring_cmd_import_fixed' [-Werror,-Wunused-function] > > Caused by commit > > a9216fac3ed8 ("io_uring: add io_uring_cmd_import_fixed") > > "inline" is missing. I forgot to pull in the branch post adding that patch... Pulled in now. -- Jens Axboe