All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fixes for 5.17-rc4
Date: Fri, 11 Feb 2022 09:49:06 -0700	[thread overview]
Message-ID: <bdc1cfce-e78b-bf75-de0a-77e13116e710@kernel.dk> (raw)

Hi Linus,

- Fix a false-positive warning from an older gcc (Alviro)

- Allow oom killer invocations from io_uring_setup (Shakeel)

Please pull!


The following changes since commit f6133fbd373811066c8441737e65f384c8f31974:

   io_uring: remove unused argument from io_rsrc_node_alloc (2022-01-27 
10:18:53 -0700)

are available in the Git repository at:

   git://git.kernel.dk/linux-block.git tags/io_uring-5.17-2022-02-11

for you to fetch changes up to 0a3f1e0beacf6cc8ae5f846b0641c1df476e83d6:

   mm: io_uring: allow oom-killer from io_uring_setup (2022-02-07 
08:44:01 -0700)

----------------------------------------------------------------
io_uring-5.17-2022-02-11

----------------------------------------------------------------
Alviro Iskandar Setiawan (1):
       io_uring: Clean up a false-positive warning from GCC 9.3.0

Shakeel Butt (1):
       mm: io_uring: allow oom-killer from io_uring_setup

  fs/io_uring.c | 8 +++-----
  1 file changed, 3 insertions(+), 5 deletions(-)


-- 
Jens Axboe


             reply	other threads:[~2022-02-11 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11 16:49 Jens Axboe [this message]
2022-02-11 20:05 ` [GIT PULL] io_uring fixes for 5.17-rc4 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 \
    --in-reply-to=bdc1cfce-e78b-bf75-de0a-77e13116e710@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.