Thread (4 messages) 4 messages, 3 authors, 2021-02-19

Re: [next]: fs/io_uring.c:6171:10: error: implicit declaration of function 'io_sendmsg_prep_async'; did you mean 'io_req_prep_async'?

From: Jens Axboe <axboe@kernel.dk>
Date: 2021-02-19 16:20:07
Also in: io-uring, linux-arm-kernel, linux-mips, lkml

On 2/19/21 9:10 AM, Pavel Begunkov wrote:
On 19/02/2021 16:08, Naresh Kamboju wrote:
quoted
Linux next tag 20210219 arm and mips builds failed due to below error.

Following build configs failed
arm (s3c6400_defconfig) with gcc-8
arm (s3c6400_defconfig) with gcc-9
arm (s3c6400_defconfig) with gcc-10

mips (e55_defconfig) with gcc-8
mips (e55_defconfig) with gcc-9
mips (e55_defconfig) with gcc-10

fs/io_uring.c:6171:10: error: implicit declaration of function
'io_sendmsg_prep_async'; did you mean 'io_req_prep_async'?
[-Werror=implicit-function-declaration]
   return io_sendmsg_prep_async(req);
          ^~~~~~~~~~~~~~~~~~~~~
          io_req_prep_async
!CONFIG_NET, I guess. Thanks for letting know
Yep, I'm making a cleanup for that.

-- 
Jens Axboe
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help