Skip to content
Commit 2757be22 authored by Usama Arif's avatar Usama Arif Committed by Jens Axboe
Browse files

io_uring: remove trace for eventfd



The information on whether eventfd is registered is not very useful and
would result in the tracepoint being enclosed in an rcu_readlock in a
later patch that tries to avoid ring quiesce for registering eventfd.

Suggested-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarUsama Arif <usama.arif@bytedance.com>
Link: https://lore.kernel.org/r/20220204145117.1186568-2-usama.arif@bytedance.com
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ffb217a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment