From: Jens Axboe <[email protected]>
To: Zhang Qilong <[email protected]>,
[email protected], [email protected]
Cc: [email protected]
Subject: Re: [PATCH -next] io_uring: Fix build error without CONFIG_EVENTFD
Date: Tue, 22 Nov 2022 06:10:01 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
On 11/22/22 5:02 AM, Zhang Qilong wrote:
> If CONFIG_IO_URING=y, CONFIG_EVENTFD=n, bulding fails:
>
> io_uring/io_uring.c: In function ‘io_eventfd_ops’:
> io_uring/io_uring.c:498:3: error: implicit declaration of function ‘eventfd_signal_mask’; did you mean ‘eventfd_signal’? [-Werror=implicit-function-declaration]
> eventfd_signal_mask(ev_fd->cq_ev_fd, 1, EPOLL_URING_WAKE);
>
> This patch fixes that.
Thanks, folded in.
--
Jens Axboe
prev parent reply other threads:[~2022-11-22 13:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-22 12:02 [PATCH -next] io_uring: Fix build error without CONFIG_EVENTFD Zhang Qilong
2022-11-22 13:10 ` Jens Axboe [this message]
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] \
[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