mbox series

[GIT,PULL] io_uring fix for 6.13-rc5

Message ID 74951781-647c-4de0-9d4e-5485cf9f36af@kernel.dk (mailing list archive)
State New
Headers show
Series [GIT,PULL] io_uring fix for 6.13-rc5 | expand

Pull-request

git://git.kernel.dk/linux.git tags/io_uring-6.13-20241228

Message

Jens Axboe Dec. 28, 2024, 4:30 p.m. UTC
Hi Linus,

Just a single fix for a theoretical issue with SQPOLL setup. Please
pull!


The following changes since commit dbd2ca9367eb19bc5e269b8c58b0b1514ada9156:

  io_uring: check if iowq is killed before queuing (2024-12-19 13:31:53 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.13-20241228

for you to fetch changes up to e33ac68e5e21ec1292490dfe061e75c0dbdd3bd4:

  io_uring/sqpoll: fix sqpoll error handling races (2024-12-26 10:02:40 -0700)

----------------------------------------------------------------
io_uring-6.13-20241228

----------------------------------------------------------------
Pavel Begunkov (1):
      io_uring/sqpoll: fix sqpoll error handling races

 io_uring/sqpoll.c | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

pr-tracker-bot@kernel.org Dec. 28, 2024, 7:16 p.m. UTC | #1
The pull request you sent on Sat, 28 Dec 2024 09:30:51 -0700:

> git://git.kernel.dk/linux.git tags/io_uring-6.13-20241228

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

Thank you!