Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3558966pxb; Mon, 24 Jan 2022 12:12:07 -0800 (PST) X-Google-Smtp-Source: ABdhPJwjTolpHA8tVNfwhszDPcQR0Y+mdPEXhvHu6FjFoGbHuFW1FXnEMkI8gdH5dauVSluGrXm/ X-Received: by 2002:a63:ae48:: with SMTP id e8mr12837435pgp.347.1643055126824; Mon, 24 Jan 2022 12:12:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643055126; cv=none; d=google.com; s=arc-20160816; b=b1CVIJiN+jJVmTl2888Q+9HUuCNfb5lQKzC7RwabYofYRxDsdfQljxSGeNlVyg8wdX D6XTm9ItRLy2ZboDiT106PnJjcjh7ulg75+CKaunKvSmu/Sd6jDhxUIDNQOOJaMIH+HN HfdRLFL8wUnBpvny6N0+nYF0OvYJWIjXi+YE188F5w+yHMB19ylBwduk9optMGYHf5gv HM9iMoofnj8Z8aiOI9zOshynApF4DN7s+OhpYUoOHzE1TqeWKpQydaZ/pPszCAa+7sRP ewnYqRSggCJcEXAmGm1/Coj5ttZ9r2UcAoaH9cQp/jwr9Pbb3sxEImfv8UYxDkW5N3T/ aEjw== 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=CpcxHjGmNKMORQ50ncCOkwLRCvvzPkAdIPvRxIhMZlI=; b=DJMTziwIcGfH1tYEmVThWLVBAtSRxmKUkIgvCYhxlIKRFmGI1ruwVecNSpBDr/GZJT pC2gcE1KlOIg0hGTPVkL5c9IhaazwqDSV61iLvIbPFFQ1R3F6DM7/z0CzKwRPA31DHiC 2oYJ+oIE403UvOtoM5lFxPx2ppO+mE/znjikEg05mkdoqgJdG5KnkKh5xjZIqD1RlQmU s3B8vqfu21mnL/2sQ7QrCSxiAoJxYCgxTbsHsTZ4GAzRKWytoGnZC8RldaFRjzjbO0WZ zirogN7KpC14IqS060R3ZLtjrleqKmPg8fM5ng2YJN8YAw/NMEzw4zCn+YNRW5tlf227 rySg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=0m48NBH3; 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 t16si7035261plg.257.2022.01.24.12.11.54; Mon, 24 Jan 2022 12:12:06 -0800 (PST) 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=0m48NBH3; 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 S1348470AbiAXTPZ (ORCPT + 99 others); Mon, 24 Jan 2022 14:15:25 -0500 Received: from ams.source.kernel.org ([145.40.68.75]:35184 "EHLO ams.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344418AbiAXTHP (ORCPT ); Mon, 24 Jan 2022 14:07:15 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 659ADB81215; Mon, 24 Jan 2022 19:07:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 70CD9C340E5; Mon, 24 Jan 2022 19:07:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643051232; bh=yraV5qbWzPsH0cRFfYvfm/iPTOmgkyD17b1bI7AU2sA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0m48NBH3QWa9NlpM7tspa7+YibwiYC2TyYnjCnlLa1T4Rhf1e241xp6BtLlTuOXCt cIQsGOaTm08rANVO4MLszlWRQy/KtdehYw109VB8bSZ0lo0iZeSDTi6M3NPbQ2qwOT 9hKur6TgHlRt24zP403adaDcSzkMVfZbvgcMzhHQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , Andy Shevchenko , Sasha Levin Subject: [PATCH 4.14 096/186] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use Date: Mon, 24 Jan 2022 19:42:51 +0100 Message-Id: <20220124183940.207954644@linuxfoundation.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220124183937.101330125@linuxfoundation.org> References: <20220124183937.101330125@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: Hans de Goede [ Upstream commit bdfd6ab8fdccd8b138837efff66f4a1911496378 ] If the IRQ is already in use, then acpi_dev_gpio_irq_get_by() really should not change the type underneath the current owner. I specifically hit an issue with this an a Chuwi Hi8 Super (CWI509) Bay Trail tablet, when the Boot OS selection in the BIOS is set to Android. In this case _STA for a MAX17047 ACPI I2C device wrongly returns 0xf and the _CRS resources for this device include a GpioInt pointing to a GPIO already in use by an _AEI handler, with a different type then specified in the _CRS for the MAX17047 device. Leading to the acpi_dev_gpio_irq_get() call done by the i2c-core-acpi.c code changing the type breaking the _AEI handler. Now this clearly is a bug in the DSDT of this tablet (in Android mode), but in general calling irq_set_irq_type() on an IRQ which already is in use seems like a bad idea. Signed-off-by: Hans de Goede Signed-off-by: Andy Shevchenko Signed-off-by: Sasha Levin --- drivers/gpio/gpiolib-acpi.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/drivers/gpio/gpiolib-acpi.c b/drivers/gpio/gpiolib-acpi.c index c380ce957d8da..60e394da97098 100644 --- a/drivers/gpio/gpiolib-acpi.c +++ b/drivers/gpio/gpiolib-acpi.c @@ -943,10 +943,17 @@ int acpi_dev_gpio_irq_get(struct acpi_device *adev, int index) irq_flags = acpi_dev_get_irq_type(info.triggering, info.polarity); - /* Set type if specified and different than the current one */ - if (irq_flags != IRQ_TYPE_NONE && - irq_flags != irq_get_trigger_type(irq)) - irq_set_irq_type(irq, irq_flags); + /* + * If the IRQ is not already in use then set type + * if specified and different than the current one. + */ + if (can_request_irq(irq, irq_flags)) { + if (irq_flags != IRQ_TYPE_NONE && + irq_flags != irq_get_trigger_type(irq)) + irq_set_irq_type(irq, irq_flags); + } else { + dev_dbg(&adev->dev, "IRQ %d already in use\n", irq); + } return irq; } -- 2.34.1