From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752748AbdJaMRe (ORCPT ); Tue, 31 Oct 2017 08:17:34 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:36606 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751229AbdJaMRd (ORCPT ); Tue, 31 Oct 2017 08:17:33 -0400 To: Finn Thain Cc: "James E.J. Bottomley" , "Martin K. Petersen" , Michael Schmitz , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: scsi/NCR5380: Suppress SDTR and WDTR message logging From: "Martin K. Petersen" Organization: Oracle Corporation References: Date: Tue, 31 Oct 2017 08:17:23 -0400 In-Reply-To: (Finn Thain's message of "Thu, 26 Oct 2017 16:51:50 +1100 (AEDT)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Finn, > The 5380 drivers only support asynchronous transfers and the 5380 > controllers only have narrow busses. Hence, the core driver will reject > any SDTR and WDTR messages from target devices. Don't log this, it's > expected behaviour. Also, fix the off-by-one array indices in the > arguments to scmd_printk(). Applied to 4.15/scsi-queue. Thanks. -- Martin K. Petersen Oracle Linux Engineering