Hi all,

After merging the block tree, today's linux-next build (KCONFIG_NAME)
produced this warning:

fs/io_uring.c: In function 'loop_rw_iter':
fs/io_uring.c:3141:21: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 3141 |    iovec.iov_base = (void __user *) req->rw.addr;
      |                     ^

Introduced by commit

  a5371db1e38d ("io_uring: make loop_rw_iter() use original user supplied 
pointers")

-- 
Cheers,
Stephen Rothwell

Attachment: pgpByYOw5brcs.pgp
Description: OpenPGP digital signature

Reply via email to