From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Date: Wed, 14 May 2014 14:07:28 +0000 Subject: Re: [patch] mtip32xx: blk_mq_init_queue() returns an ERR_PTR Message-Id: <537378A0.9060204@fb.com> List-Id: References: <20140514125418.GA14571@mwanda> In-Reply-To: <20140514125418.GA14571@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Asai Thambi S P , Sam Bradshaw , Kent Overstreet , Alexander Gordeev , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org On 2014-05-14 06:54, Dan Carpenter wrote: > We changed this from blk_alloc_queue_node() to blk_mq_init_queue() so > the check needs to be updated as well. > > Fixes: ee5036035df1 ('mtip32xx: convert to use blk-mq') > Signed-off-by: Dan Carpenter Thanks Dan, applied. -- Jens Axboe