On 6/15/21 6:20 AM, Pavel Begunkov wrote: > fs/io_uring.c: In function 'io_alloc_page_table': > include/linux/minmax.h:20:28: warning: comparison of distinct pointer > types lacks a cast > > Cast everything to size_t using min_t. Applied - didn't fold it in, it's just a warning. -- Jens Axboe