From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: next: sparc64 crashes due to 'blk-mq: dynamic h/w context count' Date: Sun, 14 Feb 2016 12:04:34 -0800 Message-ID: <56C0DDD2.50802@roeck-us.net> References: <20160214131704.GA19659@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from bh-25.webhostbox.net ([208.91.199.152]:37249 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751420AbcBNUEi (ORCPT ); Sun, 14 Feb 2016 15:04:38 -0500 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Ming Lei Cc: Keith Busch , Linux Kernel Mailing List , Jens Axboe , linux-block@vger.kernel.org, "linux-next@vger.kernel.org" On 02/14/2016 07:14 AM, Ming Lei wrote: > On Sun, Feb 14, 2016 at 9:17 PM, Guenter Roeck wrote: >> Hi, >> >> my runtime tests of linux-next crash for sparc64 due to commit 'blk-mq: dynamic >> h/w context count'. Reverting the patch fixes the problem. Bisect log is >> attached below. Full crash log is available at http://kerneltests.org/builders, >> in the table with qemu test results. > > Guenter, could you test patch in the following link to see if it can be fixed? > > http://marc.info/?l=linux-kernel&m=145526562410555&w=2 > Yes, that fixes the problem. Thanks, Guenter