From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@infradead.org>
Cc: Shaohua Li <shli@fusionio.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] percpu_counter: fix irq restore in __percpu_counter_add
Date: Thu, 03 Oct 2013 10:21:24 -0600 [thread overview]
Message-ID: <524D9984.1010909@kernel.dk> (raw)
In-Reply-To: <20131003101518.GA16562@infradead.org>
On 10/03/2013 04:15 AM, Christoph Hellwig wrote:
> The current version of "percpu_counter: make APIs irq safe" in the blk-mq
> tree doesn't properly restore irqs, thus causing the boot of the blk-multique
> tree to fail with various irqs_disabled() BUGs and related issues.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
Thanks Christoph, merge issue I'm assuming. I'll fix it up.
--
Jens Axboe
prev parent reply other threads:[~2013-10-03 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-03 10:15 [PATCH] percpu_counter: fix irq restore in __percpu_counter_add Christoph Hellwig
2013-10-03 16:21 ` 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=524D9984.1010909@kernel.dk \
--to=axboe@kernel.dk \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shli@fusionio.com \
/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.