Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp3414343pxy; Mon, 26 Apr 2021 00:51:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx1DY5VJ275xr31aRRqhXB/r4mNVLArKSPn9xZdaAHFhjCVhw/8+extEZAnyc+4mC5QnTNQ X-Received: by 2002:a65:4cc5:: with SMTP id n5mr15597040pgt.80.1619423471328; Mon, 26 Apr 2021 00:51:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619423471; cv=none; d=google.com; s=arc-20160816; b=gZ4rAzMjvnU33w3N96NDUZDhHXqRXpFeXmdRGEuc9aMKeLAny/WQkn3doy10sW3vVA GDThZk3lHyP+zbvhy8OZx+hDHcOidfV8LYUY/uzRxR27jdemNBtJy3jBfw0Il5nZYh9h Tpo2evJOYv6f69QCtKeCDn8KWOBcEiQ/I+iGZ5F5nuVGWopfZQ5JhbGepQ2TyAlldFbR W81w/Dr6LIiACL2qZUG07RN49cqZXdvuJ4uUT8xLbVECjmiJM8/KiXfuNpVxaqwdjkDI lyNBx0JZiAEIE/Yr95ZOJPTnSfIJWiwNRlhhpq3zCKMwVa1+z5AdU/KfftcZFkGjMll6 C/tw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=NY51r3f4Ui2Ot9070HcpOGK8thZv1P4opSSOyc4V2z0=; b=YwT737/tqLh8LyrC+f8KmaPHR0cxLBDriqW3aNd40jaOBcLxw2hi+ebu1iaoq++TFY B55+gliIy6HfmFMcLnn6F/uLiRGc75Vv36XJFSCRX3TTo/GrumNWoor/dTqfyxP4ByDn NVn8VPuUL5EEpWDoIvwjowPED5Blx7aujfj62GQSOITTy3QIOhq1qZfiL41lYgCDZPlZ p76vZOHnBjx8pytOZWqDCcIrqdFMbEUoiDvLaI7X44IQ/SOvJPYgBWr0FBDWZp2xt2ES vzl50r6VmoFHlJ4uCN+2IwFKUbIH1NjzttTWdhUTPrQNmcrSqEyrrp68U19ph4iV6s++ YnPQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=V2iuSEPE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p14si17157636plq.243.2021.04.26.00.50.59; Mon, 26 Apr 2021 00:51:11 -0700 (PDT) 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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=V2iuSEPE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233986AbhDZHth (ORCPT + 99 others); Mon, 26 Apr 2021 03:49:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:56330 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233581AbhDZHjp (ORCPT ); Mon, 26 Apr 2021 03:39:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 32C0D613D8; Mon, 26 Apr 2021 07:38:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619422686; bh=vAzjK3ON9nhuy6MmsXaIwbmI6ViBagkJOSDHZK30qZE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V2iuSEPEDs9XGQVXjHXPtRTkE3T0EvqNHNlN+be14Nhri44iA4gMwDITaO6OX14FW XPU7rW9dJ4PeI/ZEnazPcc9kdoHtrg1UJAwNy7lAOlkmNFdoHdeIJk17ZR5DPL5Ukp KAOVkoMbo9B8R27w1mapGgFNn1Bi+IczyUxZdN3A= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Luo Jiaxing , John Garry , Jolly Shah , "Martin K. Petersen" Subject: [PATCH 4.19 30/57] scsi: libsas: Reset num_scatter if libata marks qc as NODATA Date: Mon, 26 Apr 2021 09:29:27 +0200 Message-Id: <20210426072821.602763274@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210426072820.568997499@linuxfoundation.org> References: <20210426072820.568997499@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jolly Shah commit 176ddd89171ddcf661862d90c5d257877f7326d6 upstream. When the cache_type for the SCSI device is changed, the SCSI layer issues a MODE_SELECT command. The caching mode details are communicated via a request buffer associated with the SCSI command with data direction set as DMA_TO_DEVICE (scsi_mode_select()). When this command reaches the libata layer, as a part of generic initial setup, libata layer sets up the scatterlist for the command using the SCSI command (ata_scsi_qc_new()). This command is then translated by the libata layer into ATA_CMD_SET_FEATURES (ata_scsi_mode_select_xlat()). The libata layer treats this as a non-data command (ata_mselect_caching()), since it only needs an ATA taskfile to pass the caching on/off information to the device. It does not need the scatterlist that has been setup, so it does not perform dma_map_sg() on the scatterlist (ata_qc_issue()). Unfortunately, when this command reaches the libsas layer (sas_ata_qc_issue()), libsas layer sees it as a non-data command with a scatterlist. It cannot extract the correct DMA length since the scatterlist has not been mapped with dma_map_sg() for a DMA operation. When this partially constructed SAS task reaches pm80xx LLDD, it results in the following warning: "pm80xx_chip_sata_req 6058: The sg list address start_addr=0x0000000000000000 data_len=0x0end_addr_high=0xffffffff end_addr_low=0xffffffff has crossed 4G boundary" Update libsas to handle ATA non-data commands separately so num_scatter and total_xfer_len remain 0. Link: https://lore.kernel.org/r/20210318225632.2481291-1-jollys@google.com Fixes: 53de092f47ff ("scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA") Tested-by: Luo Jiaxing Reviewed-by: John Garry Signed-off-by: Jolly Shah Signed-off-by: Martin K. Petersen Signed-off-by: Greg Kroah-Hartman --- drivers/scsi/libsas/sas_ata.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) --- a/drivers/scsi/libsas/sas_ata.c +++ b/drivers/scsi/libsas/sas_ata.c @@ -215,18 +215,17 @@ static unsigned int sas_ata_qc_issue(str memcpy(task->ata_task.atapi_packet, qc->cdb, qc->dev->cdb_len); task->total_xfer_len = qc->nbytes; task->num_scatter = qc->n_elem; + task->data_dir = qc->dma_dir; + } else if (qc->tf.protocol == ATA_PROT_NODATA) { + task->data_dir = DMA_NONE; } else { for_each_sg(qc->sg, sg, qc->n_elem, si) xfer += sg_dma_len(sg); task->total_xfer_len = xfer; task->num_scatter = si; - } - - if (qc->tf.protocol == ATA_PROT_NODATA) - task->data_dir = DMA_NONE; - else task->data_dir = qc->dma_dir; + } task->scatter = qc->sg; task->ata_task.retry_count = 1; task->task_state_flags = SAS_TASK_STATE_PENDING;