From: Jens Axboe <[email protected]>
To: Pavel Begunkov <[email protected]>,
io-uring <[email protected]>
Subject: Re: [PATCH] io_uring: fix linked command file table usage
Date: Wed, 29 Jan 2020 15:44:10 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
On 1/29/20 3:37 PM, Pavel Begunkov wrote:
> FYI, for-next
>
> fs/io_uring.c: In function ‘io_epoll_ctl’:
> fs/io_uring.c:2661:22: error: ‘IO_WQ_WORK_NEEDS_FILES’ undeclared (first use in
> this function)
> 2661 | req->work.flags |= IO_WQ_WORK_NEEDS_FILES;
> | ^~~~~~~~~~~~~~~~~~~~~~
> fs/io_uring.c:2661:22: note: each undeclared identifier is reported only once
> for each function it appears in
> make[1]: *** [scripts/Makefile.build:266: fs/io_uring.o] Error 1
> make: *** [Makefile:1693: fs] Error 2
Oops thanks, forgot that the epoll bits aren't in the 5.6 main branch
yet, but they are in for-next. I'll fix it up there, thanks.
--
Jens Axboe
next prev parent reply other threads:[~2020-01-29 22:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-29 20:49 [PATCH] io_uring: fix linked command file table usage Jens Axboe
2020-01-29 22:37 ` Pavel Begunkov
2020-01-29 22:44 ` Jens Axboe [this message]
2020-01-29 23:19 ` Pavel Begunkov
2020-01-29 23:31 ` Jens Axboe
2020-01-29 23:38 ` Pavel Begunkov
2020-01-29 23:58 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox