public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.4-rc5
@ 2023-06-02 13:18 Jens Axboe
  2023-06-02 17:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-06-02 13:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Just a single revert in here, removing the warning on the epoll ctl
opcode. We originally deprecated this a few releases ago, but I've since
had two people report that it's being used. Which isn't the biggest
deal, obviously this is why we out in the deprecation notice in the
first place, but it also means that we should just kill this warning
again and abandon the deprecation plans.

Since it's only a few handfuls of code to support epoll ctl, not worth
going any further with this imho.

Please pull!


The following changes since commit 533ab73f5b5c95dcb4152b52d5482abcc824c690:

  io_uring: unlock sqd->lock before sq thread release CPU (2023-05-25 09:30:13 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.4-2023-06-02

for you to fetch changes up to 4ea0bf4b98d66a7a790abb285539f395596bae92:

  io_uring: undeprecate epoll_ctl support (2023-05-26 20:22:41 -0600)

----------------------------------------------------------------
io_uring-6.4-2023-06-02

----------------------------------------------------------------
Ben Noordhuis (1):
      io_uring: undeprecate epoll_ctl support

 io_uring/epoll.c | 4 ----
 1 file changed, 4 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] io_uring fix for 6.4-rc5
  2023-06-02 13:18 [GIT PULL] io_uring fix for 6.4-rc5 Jens Axboe
@ 2023-06-02 17:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-02 17:41 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Fri, 2 Jun 2023 07:18:29 -0600:

> git://git.kernel.dk/linux.git tags/io_uring-6.4-2023-06-02

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/26d147799001edfe479c0b015ba1cb038def5ae7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-02 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 13:18 [GIT PULL] io_uring fix for 6.4-rc5 Jens Axboe
2023-06-02 17:41 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox