From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751513AbcBNUEj (ORCPT ); Sun, 14 Feb 2016 15:04:39 -0500 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 Subject: Re: next: sparc64 crashes due to 'blk-mq: dynamic h/w context count' To: Ming Lei References: <20160214131704.GA19659@roeck-us.net> Cc: Keith Busch , Linux Kernel Mailing List , Jens Axboe , linux-block@vger.kernel.org, "linux-next@vger.kernel.org" From: Guenter Roeck Message-ID: <56C0DDD2.50802@roeck-us.net> Date: Sun, 14 Feb 2016 12:04:34 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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