Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp2439384pxb; Sun, 8 Nov 2020 00:13:48 -0800 (PST) X-Google-Smtp-Source: ABdhPJy05YYa+3olDsLCjUqib1o2WzTk8GDc+QuN3DixTB+mhR4k8+8vRUTsildgMhAHtzmi1t4p X-Received: by 2002:a17:906:ad85:: with SMTP id la5mr10273804ejb.423.1604823228530; Sun, 08 Nov 2020 00:13:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604823228; cv=none; d=google.com; s=arc-20160816; b=dE7aeUaD3I7zplnML+yC2R15aoOqkJ2ATbHf6dUN3n7RtmEA2Lyc6x3gFl2RqOVPn0 cvhQJm6EWhqTOsPTF1GNM2VknufNJBbq44lRtISOyMwoRuktK7XQuMknxojzD89OUSZI vs5w0+5pnpdHFcN+1GnwEc0mNOO+ceKVfGJAyOc/Uven6MJpBEMiJ+blDlMofIRXqi9y YlouJ0VEZDHL0ypKMPHmYehREeIhE/m4BorZfFNNIdnjetyGVZf9CFUZSS5fS5g8qRUj uto8lY04heVM/e1gOsa8WuRjN6QMDSyoTan9dcLVouc8CTMdN1IQUgQHWw6UJLXFM1am PiwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=NcdEsWJU/xwMm/HJTE2U1CGitelVvL77fs2Ywn8SX30=; b=Uf3yW/Ps7FGJTdIMTxaC6U7WifNko11P8GhYwKejNity6Kqdow+/AZvcjcjj+30bt5 GIQiCSrQbwxSAYyX6fkq167q6HunXP7QmPJ9NVO7Xj47ekKAnPfTExawYhHgCOeLtAQG Btjz+i7+Or3Zn+HvSCidyPBbaJOmEbjU8FKhGVeIggYkbShNJNEX6bdFo14QFXh7Re6S hPysxKu+6Z+DCyTUKQOAIom9s+BXql1baSNgVvAj1LnYO371937tf1JaVeUlbeV6dCjz i1LNfltw/F4g0rlpnbncXjvtuptadrdP2qZK2/lemJkBeQKUWHp1kQA5FDtIrXJZm9jt ELHQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id mf25si4643593ejb.54.2020.11.08.00.13.25; Sun, 08 Nov 2020 00:13:48 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726607AbgKHILG (ORCPT + 99 others); Sun, 8 Nov 2020 03:11:06 -0500 Received: from mx3.molgen.mpg.de ([141.14.17.11]:46679 "EHLO mx1.molgen.mpg.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726062AbgKHILG (ORCPT ); Sun, 8 Nov 2020 03:11:06 -0500 Received: from [192.168.0.2] (ip5f5af19e.dynamic.kabel-deutschland.de [95.90.241.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: pmenzel) by mx.molgen.mpg.de (Postfix) with ESMTPSA id D01372064621D; Sun, 8 Nov 2020 09:11:02 +0100 (CET) Subject: Re: Linux 5.9: smartpqi: controller is offline: status code 0x6100c To: Don.Brace@microchip.com, don.brace@microsemi.com Cc: jejb@linux.ibm.com, martin.petersen@oracle.com, esc.storagedev@microsemi.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, it+linux-scsi@molgen.mpg.de, Donald Buczek References: From: Paul Menzel Message-ID: Date: Sun, 8 Nov 2020 09:11:02 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear Don, Am 17.10.20 um 00:31 schrieb Don.Brace@microchip.com: > The 6100C lockup is the result of the controller running out of > commands to process new incoming requests from the driver. > > We are actively looking into this issue. Unfortunately, there has not been any further reply by the Microsemi support, and the driver 1.2.14-016 does not built against Linux 5.9 or master. Were you able to reproduce the issue? What is the timeline to getting this fixed? Linux 5.10 is going to be a long-term support release, so it would be great to have the problems fixed as soon as possible. Kind regards, Paul