All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam James <sam@gentoo.org>
To: info@bnoordhuis.nl, Jens Axboe <axboe@kernel.dk>
Cc: io-uring@vger.kernel.org, stable@vger.kernel.org, kernel@gentoo.org
Subject: Re: [PATCH] io_uring: undeprecate epoll_ctl support
Date: Sat, 27 May 2023 02:48:34 +0100	[thread overview]
Message-ID: <87ttvy1r3c.fsf@gentoo.org> (raw)
In-Reply-To: <20230506095502.13401-1-info@bnoordhuis.nl>

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

Hi,

New libuv is indeed in the wild now and CMake uses it, so I end up
getting
a tonne of:
```
[ 1763.697364] isc-net-0000: epoll_ctl support in io_uring is deprecated
and will be removed in a future Linux kernel version.
```

Could you confirm if this patch looks likely to land so we know if it's
OK
to backport it downstream?

Thank you!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 377 bytes --]

  reply	other threads:[~2023-05-27  1:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-01 18:52 [PATCH] io_uring: undeprecate epoll_ctl support Ben Noordhuis
2023-05-02 12:47 ` Pavel Begunkov
2023-05-03  8:58   ` Ben Noordhuis
2023-05-03 12:49     ` Jens Axboe
2023-05-03 13:21       ` Pavel Begunkov
2023-05-03 13:42         ` Jens Axboe
2023-05-03 13:13     ` Pavel Begunkov
2023-05-03 14:55 ` Jens Axboe
2023-05-06  9:55   ` Ben Noordhuis
2023-05-27  1:48     ` Sam James [this message]
2023-05-27  2:22       ` Jens Axboe
2023-05-27  2:22     ` 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=87ttvy1r3c.fsf@gentoo.org \
    --to=sam@gentoo.org \
    --cc=axboe@kernel.dk \
    --cc=info@bnoordhuis.nl \
    --cc=io-uring@vger.kernel.org \
    --cc=kernel@gentoo.org \
    --cc=stable@vger.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.