Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4609344pxj; Wed, 12 May 2021 09:10:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz8UwGQKV3I2qQ33dJElC0lx2n9u+bdw6X5rf997n6j5tiDxzjOAviIt8KR1IsVZRyLMHI+ X-Received: by 2002:a05:6808:144e:: with SMTP id x14mr7186087oiv.166.1620835843237; Wed, 12 May 2021 09:10:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620835843; cv=none; d=google.com; s=arc-20160816; b=h5q/QdOcEGI/UKnRNgfPeUIjh2n2GjKxeY/Qsjz6dK1ZhqZfn88Ru4omjNg9sZK8YG OLX12hGgWpU4vihA35G2tSNTSzkhWCEgPOFybytb4YtgsEvgz0C4mGpzz1gKnPjUQ9y+ V+AI/R8lCohd9VZstqwwdqNL9vT0/Dskb2Qmvgrm34gzZ+51PgoW/esL1A0mN0ZyTH8C ksNlLLQpCINVRHX+GHnaJStBieGIvHdf+fjpfHXXUlKoPi6uFsCgdHYvNpOV4xBEHPtS efKYr8/87QpHZu/OXz7qcBVt7N9lXhCn3+uLpc5f9nrnLHcIFr7ULPTkiX99osLcjnSP VWQg== 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=J2hQuHqexZOJRNnPqAHxtbrhsNEg2A+GUiQVPWe8ZrY=; b=CkaHTj7lBfPmxQzpjccSBmF9DFHueMbF7C7gUgagJ+7TWLEfcc6vqtg7bK8vaM1JYU 4Dgb6u8gyYWi5sH5rAAQWymcEU1uCIpQz0YfC8KskgvalbTR0Mw1hXBugT141w172i+/ b/aP9x3A6OIoAVEvMn6C/jec0uO9Arh+h2Nt0i/3HA/Q/EepRcwEjgyAEvUxSeNmnHPU WPhFKJneincopqdMkbAsHd9SZFH4uj7e76HRYcIJqwodsRfwvj9T//O5JwA8TZPh8cFZ 4vJp0tnfFupkE8y4WJxHntuUu0IpnmdTB78B0KHIos48wMc9r1Cc5m3o8x7K9oyrULyk C9Kw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=j9H66uXB; 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 i130si412632oia.211.2021.05.12.09.10.29; Wed, 12 May 2021 09:10:43 -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=j9H66uXB; 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 S231302AbhELQI3 (ORCPT + 99 others); Wed, 12 May 2021 12:08:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:40990 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232461AbhELP2v (ORCPT ); Wed, 12 May 2021 11:28:51 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BA6AD61947; Wed, 12 May 2021 15:14:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620832498; bh=5wl/9twl21FMEylK+vwAE5nQvQkmW1u5oomSYaj8YHc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=j9H66uXBWgx46mbPhAklEWYcaMssI5EVjVT0ulghFe0XT0JdjQY8ZukSFpiZO2A/F PcSQGTuFZCMomNmJ+8rBpUog3EJ9V/w1QO+n0f9XV9f3PoxE3eJEO3LHATOUvYqOOJ YaDpJtUCHrAnYGFv9gVuCBNkwBHNGHzqB0OS4pFE= 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.10 305/530] sata_mv: add IRQ checks Date: Wed, 12 May 2021 16:46:55 +0200 Message-Id: <20210512144829.818636595@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210512144819.664462530@linuxfoundation.org> References: <20210512144819.664462530@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 664ef658a955..b62446ea5f40 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