From: lizetao <lizetao1@huawei.com>
To: Jens Axboe <axboe@kernel.dk>,
"masahiroy@kernel.org" <masahiroy@kernel.org>
Cc: "io-uring@vger.kernel.org" <io-uring@vger.kernel.org>,
Pavel Begunkov <asml.silence@gmail.com>
Subject: CONFIG_IO_URING can be enabled although it is not visible
Date: Tue, 3 Dec 2024 13:04:27 +0000 [thread overview]
Message-ID: <5b03eb679ae74070b25510190549bdb9@huawei.com> (raw)
Hi,
When I chose to enable CONFIG_IO_URING, I found that CONFIG_IO_URING can also be enabled when
CONFIG_EXPERT is n. It seems that other macros are in a similar situation, so is this reasonable?
Symbol: IO_URING [=y]
Type : bool
Defined at init/Kconfig:1726
Prompt: Enable IO uring support
Visible if: EXPERT [=n]
Location:
-> General setup
(1) -> Configure standard kernel features (expert users) (EXPERT [=n])
-> Enable IO uring support (IO_URING [=y])
Selects: IO_WQ [=n]
Selected by [n]:
- BLK_DEV_UBLK [=n] && BLK_DEV [=y]
--
Li Zetao
next reply other threads:[~2024-12-03 13:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-03 13:04 lizetao [this message]
2024-12-03 13:37 ` CONFIG_IO_URING can be enabled although it is not visible 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 \
--in-reply-to=5b03eb679ae74070b25510190549bdb9@huawei.com \
--to=lizetao1@huawei.com \
--cc=asml.silence@gmail.com \
--cc=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
--cc=masahiroy@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.