Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4557419pxj; Wed, 12 May 2021 08:09:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyRC8o4Ve5llAB0HOH95M86Y13wXvfV0M9t+u231iOm/bRM0pZzSAlGpjaifKX4R9hA4SuQ X-Received: by 2002:a17:907:1ca8:: with SMTP id nb40mr38158198ejc.181.1620832165056; Wed, 12 May 2021 08:09:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620832165; cv=none; d=google.com; s=arc-20160816; b=zYjVSLED34HLC9SsIlwrrFQozvZVKUvPHhOwX4wKDnXF9uJhEy/WFPzqaqqvGT7wQN 7jmtXxYmaCkAIi1QB0W78qGPNmk+FxyyHvMyfl9V8y006ZD9zHh0ZeExeOiWry8c3tUT iPdS4tUCLY6hQ8lJ3nHtSGhXUY9a9IgWJPl0Ed9bQY2uc+vpppRcatAZkZMf9HsBauWk BfdQhH1qtEGw6YxiqobqhQk752EggytJVr6hq//RXSuEAsFauwNc9T4U9m0j1zvxahi8 RsYQ2iuZ8qrE+4kJYIs9Kwk2l/L6Zdt6cGP32p0cUI2Qqs6uSl549td/0KQGLShP3s8F C7xQ== 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=HwD/ponmhrQ37rasVA2YAhfvVcmE5CwiEc3NtsgPdAU=; b=RXvTHSlHKIm6GUNNbH6Rjo1Ry+ivKjD4gERrUgvgeN737BFGBhhQBFmDgI6mrfU0CW AntodgbpE2sSDX1d41DPxUdd163WeFQ5wWW4dFXhRc8RmITqyrZG1GffFurh3VVSnlmH eFOcQoBDCNrT+lG6kY9hqjRftQa2UhOLrHKrT+QVRBxeowNjAwZGs9cumj2XE18TR7XF SIovdNvsP2RdvMZvug6aNe69Gtq2OAL2/V6PA7C/IQRR1WHr94ouDDZqcIqinJVO548s hthqyCOhrlOvyEWdz5ReKSAgtDtPfKPcqZ/JODk30crSzKwdhfnxowNt3VVJz46H41rr E5Fg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=fCBdAr+7; 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 f15si20069176edd.387.2021.05.12.08.09.01; Wed, 12 May 2021 08:09:25 -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=fCBdAr+7; 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 S232147AbhELPIG (ORCPT + 99 others); Wed, 12 May 2021 11:08:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:59036 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232592AbhELPDc (ORCPT ); Wed, 12 May 2021 11:03:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CE97861947; Wed, 12 May 2021 14:58:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620831515; bh=Tw7W0AQstPc1AWjrHEp/bHYLbdGx0KvbNDmbvMWh6Oo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fCBdAr+7zbH7scPo6Twaio9GUutDwd9/i631R5xJr1JJIjEu6SlJ9j8ykwQBwiQ8T bStp0NdyvdxPH5uNsRstmNU7ke+e5n2y/8ExJEcB1ffU+JKwqJB++/DpsflPrLYJEK qJ0Y5fl7qnuN22ZtHUx2nxKXSPGeFX+luIyXD71E= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Sergey Shtylyov , Jens Axboe , Sasha Levin Subject: [PATCH 5.4 149/244] sata_mv: add IRQ checks Date: Wed, 12 May 2021 16:48:40 +0200 Message-Id: <20210512144747.782340825@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210512144743.039977287@linuxfoundation.org> References: <20210512144743.039977287@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: Sergey Shtylyov [ Upstream commit e6471a65fdd5efbb8dd2732dd0f063f960685ceb ] The function mv_platform_probe() neglects to check the results of the calls to platform_get_irq() and irq_of_parse_and_map() and blithely passes them to ata_host_activate() -- while the latter only checks for IRQ0 (treating it as a polling mode indicattion) and passes the negative values to devm_request_irq() causing it to fail as it takes unsigned values for the IRQ #... Add to mv_platform_probe() the proper IRQ checks to pass the positive IRQ #s to ata_host_activate(), propagate upstream the negative error codes, and override the IRQ0 with -EINVAL (as we don't want the polling mode). Fixes: f351b2d638c3 ("sata_mv: Support SoC controllers") Signed-off-by: Sergey Shtylyov Link: https://lore.kernel.org/r/51436f00-27a1-e20b-c21b-0e817e0a7c86@omprussia.ru Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/ata/sata_mv.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/ata/sata_mv.c b/drivers/ata/sata_mv.c index d7228f8e9297..d1ed9679c717 100644 --- a/drivers/ata/sata_mv.c +++ b/drivers/ata/sata_mv.c @@ -4097,6 +4097,10 @@ static int mv_platform_probe(struct platform_device *pdev) n_ports = mv_platform_data->n_ports; irq = platform_get_irq(pdev, 0); } + if (irq < 0) + return irq; + if (!irq) + return -EINVAL; host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports); hpriv = devm_kzalloc(&pdev->dev, sizeof(*hpriv), GFP_KERNEL); -- 2.30.2