All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Tejun Heo <tj@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>,
	linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH block-5.15] blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu
Date: Sun, 17 Oct 2021 10:40:18 -0600	[thread overview]
Message-ID: <163448881598.109630.15974180935956486992.b4-ty@kernel.dk> (raw)
In-Reply-To: <YWi7NrQdVlxD6J9W@slm.duckdns.org>

On Thu, 14 Oct 2021 13:20:22 -1000, Tejun Heo wrote:
> c3df5fb57fe8 ("cgroup: rstat: fix A-A deadlock on 32bit around
> u64_stats_sync") made u64_stats updates irq-safe to avoid A-A deadlocks.
> Unfortunately, the conversion missed one in blk_cgroup_bio_start(). Fix it.
> 
> 

Applied, thanks!

[1/1] blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu
      commit: 5370b0f49078203acf3c064b634a09707167a864

Best regards,
-- 
Jens Axboe



      reply	other threads:[~2021-10-17 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14 23:20 [PATCH block-5.15] blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu Tejun Heo
2021-10-17 16:40 ` Jens Axboe [this message]

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=163448881598.109630.15974180935956486992.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.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.