Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp1349743ybm; Wed, 22 May 2019 22:53:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqzANSmXRvuQpCb5biJ3BnwBmyHZft0J0w3DUmPw8bnGudpLNNZzg13fPSeyQhAlpkrT0EN4 X-Received: by 2002:a17:902:74c6:: with SMTP id f6mr37728353plt.335.1558590835480; Wed, 22 May 2019 22:53:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558590835; cv=none; d=google.com; s=arc-20160816; b=yqXpzyf0HYX2mPVkNKcxbCrbKwhA/tbzYu+Bhhye58HLbVeMIb4cP1YJuXqDCKH/B9 5NxAh2KwW4jZYulRjzFG/BnR0GRlCGmKAIqm3oPY09Ebofn3dDy9E2Qzh/OfAalBjjcC Ene3S98L+YHvnJPzScmciW+g084Bixfy4nU/VKwT2SN7Dhwbb10Pb/fG6OPkFacQFJQo SGaJnmCB8dNh5YOT5mDsIG/qq6fnmpKDFwVKL56yzoZ+Hlaso5JbGVlg76w8AOnKkbPL WbzZXNj5JvQowyex3dhmPJVxB+HT8WqfIKVft+S5g/lEcj8+uFw0cocu5o7L7B7qPHEz /asw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=xXpBzAjpea2i4FmHUjG7G1zGpq7CHiElvCqnq6iGW6U=; b=OexfkEQft/evyp4Npho3x5sPi+dx0qlbmpCRbFQb26On/GabrVZsyV3PPnFsyI/DXq 5+6/JXS7OmOBEOVI8kP07fHhFyvEnXGYa7vVCMkdcSs7RxP7LVsRYn/vFCfTmwgDSjxk 14+GpGykDyv1Riv/CmXy4y0Jkxc4yAZ6g4Gk+2Y3Azy888cL5qT8HFWV6T62lKdoP927 hQFEPoAaQ+VAzlBGpXYX55tPfu2T0aKng9jGqSzVsANqG9OtW4olo7xONBek1WqUgqHR ILFhB2XB8OZvKhg9aCdDjDY0mstpMbGQ/uJLepzOCNJ7MnuI0hmUolkz5oij3gH3/j6G EhUQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r23si28355208pgj.234.2019.05.22.22.53.40; Wed, 22 May 2019 22:53:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728184AbfEWFw0 (ORCPT + 99 others); Thu, 23 May 2019 01:52:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40346 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725806AbfEWFw0 (ORCPT ); Thu, 23 May 2019 01:52:26 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D617C31760FD; Thu, 23 May 2019 05:52:25 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-12-20.pek2.redhat.com [10.72.12.20]) by smtp.corp.redhat.com (Postfix) with ESMTP id DD8731001E80; Thu, 23 May 2019 05:52:16 +0000 (UTC) From: Lianbo Jiang To: linux-kernel@vger.kernel.org Cc: don.brace@microsemi.com, jejb@linux.ibm.com, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, esc.storagedev@microsemi.com, Thomas.Lendacky@amd.com, dyoung@redhat.com Subject: [PATCH] scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask in pqi_pci_init() Date: Thu, 23 May 2019 13:52:12 +0800 Message-Id: <20190523055212.23568-1-lijiang@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.41]); Thu, 23 May 2019 05:52:26 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org When SME is enabled, the smartpqi driver won't work on the HP DL385 G10 machine, which causes the failure of kernel boot because it fails to allocate pqi error buffer. Please refer to the kernel log: .... [ 9.431749] usbcore: registered new interface driver uas [ 9.441524] Microsemi PQI Driver (v1.1.4-130) [ 9.442956] i40e 0000:04:00.0: fw 6.70.48768 api 1.7 nvm 10.2.5 [ 9.447237] smartpqi 0000:23:00.0: Microsemi Smart Family Controller found Starting dracut initqueue hook... [ OK ] Started Show Plymouth Boot Scre[ 9.471654] Broadcom NetXtreme-C/E driver bnxt_en v1.9.1 en. [ OK ] Started Forward Password Requests to Plymouth Directory Watch. [[0;[ 9.487108] smartpqi 0000:23:00.0: failed to allocate PQI error buffer .... [ 139.050544] dracut-initqueue[949]: Warning: dracut-initqueue timeout - starting timeout scripts [ 139.589779] dracut-initqueue[949]: Warning: dracut-initqueue timeout - starting timeout scripts For correct operation, lets call the dma_set_mask_and_coherent() to properly set the mask for both streaming and coherent, in order to inform the kernel about the devices DMA addressing capabilities. Signed-off-by: Lianbo Jiang --- drivers/scsi/smartpqi/smartpqi_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/smartpqi/smartpqi_init.c b/drivers/scsi/smartpqi/smartpqi_init.c index c26cac819f9e..8b1fde6c7dab 100644 --- a/drivers/scsi/smartpqi/smartpqi_init.c +++ b/drivers/scsi/smartpqi/smartpqi_init.c @@ -7282,7 +7282,7 @@ static int pqi_pci_init(struct pqi_ctrl_info *ctrl_info) else mask = DMA_BIT_MASK(32); - rc = dma_set_mask(&ctrl_info->pci_dev->dev, mask); + rc = dma_set_mask_and_coherent(&ctrl_info->pci_dev->dev, mask); if (rc) { dev_err(&ctrl_info->pci_dev->dev, "failed to set DMA mask\n"); goto disable_device; -- 2.17.1