Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3703225pxk; Tue, 29 Sep 2020 04:15:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwrHAaLzuTr2mRA/TI+Muou/2LkGmnaKL8xoC9U15HGGu01JosYkwrckOELG/jIXLQ+gxkF X-Received: by 2002:aa7:c987:: with SMTP id c7mr2675037edt.385.1601378102501; Tue, 29 Sep 2020 04:15:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601378102; cv=none; d=google.com; s=arc-20160816; b=uxrMlJqrWV+nyMpZsYgId3s6L+lF1iTE56300w/ADKpdZFdk2rzfJycVcw48qGCH2t H9FS18JsZPKN89tJ7qeRPnbZXid8GckcBZ4jUUgyLEWUpRXBxcseOw2lq8wSyU2Qilhx zcWXgDcojokaaQRJd84Holzww2j/wFpIfBDJJBfk+SDRUNpNqeT9RxuLZOCO5ACfOL9u WTY2/a8PGpyeuX93ZOYRdC5DeM14C8CXzT3STfwqEdAT9r8IHSWpJc0C2ouOvh9oQ9mI E82xF0xgG9bpx7QEStRD2b5e86j/PkDzq2mUUOp2N78BsCEOCQlwxAQOklDsCClqXOqu 1UEA== 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=A8oM9c2Y2PpTXbiLUwNVhSmq1dKn+6iyYR+qLajtd4Y=; b=SpwVhnJhE/3LJ3Dj5U4jLscN6BHLij6zraswjFoc90P9TnU48yQKkPeVH9I6dtNvAl 4Y3/M3U1F39iQlIRhx0JSwoyfZFtdFxWBR5fos/v85MBQ2R2x7RDMaaNmcUsQfdF7fG7 Iz5pAQnbCfgKFFVP7GOdS96s+N/QFLtPaYbJylW4Wni8NcxJrfteDXOyOPIAY1gC74Rs CkHlexTosFl2H0DirOUzeckcpfHP7CVuk06W3wgNwVpkzFd4bDpuFklrD70YniNeRyYz CLtEeYJGOCfPI6ZB38n0RLG451qomF39nPlbFBbQCQYUy9ZMZOxhioRE7nG4+tVY6E7+ jbKw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="p1EbL+J/"; 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=fail (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 d13si2552173ejy.41.2020.09.29.04.14.39; Tue, 29 Sep 2020 04:15:02 -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=@kernel.org header.s=default header.b="p1EbL+J/"; 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=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728585AbgI2LMu (ORCPT + 99 others); Tue, 29 Sep 2020 07:12:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:54136 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728712AbgI2LMX (ORCPT ); Tue, 29 Sep 2020 07:12:23 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6BFFD21924; Tue, 29 Sep 2020 11:12:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601377943; bh=jsNYaKVgFHpLC/ktuWsKIVg7iwR9LxHLmxcBHAgJsHI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=p1EbL+J/xOGZNZaTjf/INP6fzzt+Th8AASJXGgxSRAuuk1CKQFsdJhjLULoSYaCsu +u0sQtouuW4qtG70zZqnt1sq3bLACq4CwAvcP3PXJ/D+y38+mlGS/yEhf61lzFRAsj 8aK4g4C34Ft08ei6rQLnREhqn2hybAoO9WSA0+5s= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jiri Slaby , Jens Axboe , linux-ide@vger.kernel.org, Sergei Shtylyov Subject: [PATCH 4.9 121/121] ata: sata_mv, avoid trigerrable BUG_ON Date: Tue, 29 Sep 2020 13:01:05 +0200 Message-Id: <20200929105936.175135632@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200929105930.172747117@linuxfoundation.org> References: <20200929105930.172747117@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: Jiri Slaby commit e9f691d899188679746eeb96e6cb520459eda9b4 upstream. There are several reports that the BUG_ON on unsupported command in mv_qc_prep can be triggered under some circumstances: https://bugzilla.suse.com/show_bug.cgi?id=1110252 https://serverfault.com/questions/888897/raid-problems-after-power-outage https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1652185 https://bugs.centos.org/view.php?id=14998 Let sata_mv handle the failure gracefully: warn about that incl. the failed command number and return an AC_ERR_INVALID error. We can do that now thanks to the previous patch. Remove also the long-standing FIXME. [v2] use %.2x as commands are defined as hexa. Signed-off-by: Jiri Slaby Cc: Jens Axboe Cc: linux-ide@vger.kernel.org Cc: Sergei Shtylyov Signed-off-by: Jens Axboe Signed-off-by: Greg Kroah-Hartman --- drivers/ata/sata_mv.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) --- a/drivers/ata/sata_mv.c +++ b/drivers/ata/sata_mv.c @@ -2111,12 +2111,10 @@ static enum ata_completion_errors mv_qc_ * non-NCQ mode are: [RW] STREAM DMA and W DMA FUA EXT, none * of which are defined/used by Linux. If we get here, this * driver needs work. - * - * FIXME: modify libata to give qc_prep a return value and - * return error here. */ - BUG_ON(tf->command); - break; + ata_port_err(ap, "%s: unsupported command: %.2x\n", __func__, + tf->command); + return AC_ERR_INVALID; } mv_crqb_pack_cmd(cw++, tf->nsect, ATA_REG_NSECT, 0); mv_crqb_pack_cmd(cw++, tf->hob_lbal, ATA_REG_LBAL, 0);