From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fix for 6.1-final
Date: Thu, 8 Dec 2022 14:01:30 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Just a single small fix for an issue related to ordering between
cancelation and current->io_uring teardown. Please pull!
The following changes since commit 7cfe7a09489c1cefee7181e07b5f2bcbaebd9f41:
io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available (2022-11-25 10:55:08 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.1-2022-12-08
for you to fetch changes up to 998b30c3948e4d0b1097e639918c5cff332acac5:
io_uring: Fix a null-ptr-deref in io_tctx_exit_cb() (2022-12-07 06:45:20 -0700)
----------------------------------------------------------------
io_uring-6.1-2022-12-08
----------------------------------------------------------------
Harshit Mogalapalli (1):
io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
io_uring/io_uring.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
Jens Axboe
next reply other threads:[~2022-12-08 21:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-08 21:01 Jens Axboe [this message]
2022-12-08 23:57 ` [GIT PULL] io_uring fix for 6.1-final pr-tracker-bot
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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox