public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.15-rc5
@ 2025-05-02 17:00 Jens Axboe
  2025-05-02 18:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-05-02 17:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Just a single fix, annotating the fdinfo side SQ/CQ head/tail reads with
data_race() as they are known racy. Only serves to silence syzbot
testing, by definition these debug outputs are going to be racy as they
may change as soon as we've read them.

Please pull!


The following changes since commit edd43f4d6f50ec3de55a0c9e9df6348d1da51965:

  io_uring: fix 'sync' handling of io_fallback_tw() (2025-04-24 10:32:43 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.15-20250502

for you to fetch changes up to f024d3a8ded0d8d2129ae123d7a5305c29ca44ce:

  io_uring/fdinfo: annotate racy sq/cq head/tail reads (2025-04-30 07:17:17 -0600)

----------------------------------------------------------------
io_uring-6.15-20250502

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/fdinfo: annotate racy sq/cq head/tail reads

 io_uring/fdinfo.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Fri, 2 May 2025 11:00:28 -0600:

> git://git.kernel.dk/linux.git tags/io_uring-6.15-20250502

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

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:[~2025-05-02 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-02 17:00 [GIT PULL] io_uring fix for 6.15-rc5 Jens Axboe
2025-05-02 18:08 ` 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