From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: BUG: scheduling while atomic in blk_mq codepath? Date: Thu, 19 Jun 2014 12:08:01 -0400 Message-ID: <20140619160801.GB4907@thunk.org> References: <20140619153550.GA12836@thunk.org> <53A308DE.7080000@fb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from imap.thunk.org ([74.207.234.97]:47906 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757539AbaFSQIJ (ORCPT ); Thu, 19 Jun 2014 12:08:09 -0400 Content-Disposition: inline In-Reply-To: <53A308DE.7080000@fb.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Jens Axboe Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org On Thu, Jun 19, 2014 at 08:59:26AM -0700, Jens Axboe wrote: > I believe you already reported this issue a while back, and it should be > fixed by commit cb96a42c in the kernel. Ah yes, I had forgotten. Thanks for the reminder! > The other issue, not sure, not a lot of detail. It may be fixed by the pull > request I sent out yesterday. You can try pulling in: > > git://git.kernel.dk/linux-block.git for-linus Thanks, I'll give that a try. - Ted