All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block IPI improvements
Date: Mon, 22 Feb 2021 11:33:18 -0700	[thread overview]
Message-ID: <755b2ae7-7b30-fc93-71cb-3492d04a49a9@kernel.dk> (raw)

Hi Linus,

Separate pull request for this one, as it depended on a core change that
has now gone in through the tip tree. Change from Sebastian, avoiding
IRQ locking for the block IPI handling.

Please pull!


The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:

  Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/for-5.12/block-ipi-2021-02-21

for you to fetch changes up to f9ab49184af093f0bf6c0e6583f5b25da2c09ff5:

  blk-mq: Use llist_head for blk_cpu_done (2021-02-12 08:28:02 -0700)

----------------------------------------------------------------
for-5.12/block-ipi-2021-02-21

----------------------------------------------------------------
Jens Axboe (1):
      Merge branch 'sched/smp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-5.12/block-ipi

Sebastian Andrzej Siewior (3):
      blk-mq: Always complete remote completions requests in softirq
      blk-mq: Use llist_head for blk_cpu_done

 block/blk-mq.c         | 109 +++++++++++++++++++------------------------------
 include/linux/blkdev.h |   2 +-
 2 files changed, 42 insertions(+), 69 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2021-02-22 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 18:33 Jens Axboe [this message]
2021-02-22 19:12 ` [GIT PULL] Block IPI improvements 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=755b2ae7-7b30-fc93-71cb-3492d04a49a9@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@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.