Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp2835599pxv; Mon, 12 Jul 2021 03:07:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz4OzH+Gnfw0OxHPspPhl8DCEmI0OcKhXR061Y1UUAYa9DW+vbG8wWw2rK0LOcpzUT+dufS X-Received: by 2002:a6b:c707:: with SMTP id x7mr38331612iof.160.1626084470554; Mon, 12 Jul 2021 03:07:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626084470; cv=none; d=google.com; s=arc-20160816; b=OX/6fXsklmS798wPbdmrep0FQJmK1PfNzWrpGv5sCCzbcW5iC0r27LBtd4svvYYJ5r EM2btBG1/wNgdWThcWhZKXbZWLQOrTEX1ySUqChcNYYTFgGxPLIV0ykbU2z0hC1S3h6F MIrobuNiV1pMBbN7oIZX3RV3hHxKuWideUwiI8MTdtU7C2gPoFZnN8ZbZouE/CJc5WDN LpwNnxflMI+P6wfQq7HsvhKICC2BI0fP73EOyfZ+x5Uxpar/9DH0GPXAuJFqOCO0B+oS ieQnhEPFNtzaWL7coar3+AKCtMCERHjbwyvyPmRK9urNUofE33XOC2wsaBIhOFVl8Gld cDeA== 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=fju7Gk02Ncv9i6LYgiVxvYRv0yaVYq1zReAVQnHIhnI=; b=FdSxSfktykLzw23A9r1b9Pmr5oQHiFi+X0rJW6agaJxNFgdK/AlvbUHCD3AbZR87qY zf2VyoVmw/+GTYIOonLdMUgMR1KlRvToiQhff3v5Y2hRAVgnQeUZdNlCQpbCDLLSPe3u NFeCTiVtvDZkqyaHLbVeaTKZ1X5DZ/mlL/a6iOi8dvw1QiQJ5C0fu+xXq9qVI/3Ga5ep ga2Rmo5UKhsx5ZvKFAFnYoHl9B4AMHiEzGHgPjwjPBjWKA2U6SjAts79HH8jb0q4gto0 jT8gUWUby60ZP1A7xOzvv3Jx+uYJcJ0Kh250ni9GqTRMbXGtHcfpymrY/D+fCuifxadM muRw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RC+DEGBm; 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 a1si18302866jat.32.2021.07.12.03.07.38; Mon, 12 Jul 2021 03:07:50 -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=RC+DEGBm; 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 S1349346AbhGLHlz (ORCPT + 99 others); Mon, 12 Jul 2021 03:41:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:41908 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243750AbhGLHIv (ORCPT ); Mon, 12 Jul 2021 03:08:51 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BC59761132; Mon, 12 Jul 2021 07:04:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626073492; bh=EtMTpQ8I4EdC0xibPZD+ySQyMUcReeDYMDHNjgDRpWk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RC+DEGBmt4yqC2E4jJZVofG1ktVFsKCYDbXkDfSUKZSIOfa2wv5tW9oQACTvk4Ahy fHFJynYEyTZjtx7s92BEOeIFrd2qaG9sUidtiTpAFBdss5FU4lHorLulMUymu96i+l nPGNeR6TUNqryoZEKuhg6UGjxMsdyNDaRTIqDMQA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Rafael J. Wysocki" , Manuel Krause , Hui Wang , Sasha Levin Subject: [PATCH 5.12 218/700] ACPI: resources: Add checks for ACPI IRQ override Date: Mon, 12 Jul 2021 08:05:01 +0200 Message-Id: <20210712060957.681512893@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210712060924.797321836@linuxfoundation.org> References: <20210712060924.797321836@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: Hui Wang [ Upstream commit 0ec4e55e9f571f08970ed115ec0addc691eda613 ] The laptop keyboard doesn't work on many MEDION notebooks, but the keyboard works well under Windows and Unix. Through debugging, we found this log in the dmesg: ACPI: IRQ 1 override to edge, high pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) And we checked the IRQ definition in the DSDT, it is: IRQ (Level, ActiveLow, Exclusive, ) {1} So the BIOS defines the keyboard IRQ to Level_Low, but the Linux kernel override it to Edge_High. If the Linux kernel is modified to skip the IRQ override, the keyboard will work normally. >From the existing comment in acpi_dev_get_irqresource(), the override function only needs to be called when IRQ() or IRQNoFlags() is used to populate the resource descriptor, and according to Section 6.4.2.1 of ACPI 6.4 [1], if IRQ() is empty or IRQNoFlags() is used, the IRQ is High true, edge sensitive and non-shareable. ACPICA also assumes that to be the case (see acpi_rs_set_irq[] in rsirq.c). In accordance with the above, check 3 additional conditions (EdgeSensitive, ActiveHigh and Exclusive) when deciding whether or not to treat an ACPI_RESOURCE_TYPE_IRQ resource as "legacy", in which case the IRQ override is applicable to it. Link: https://uefi.org/specs/ACPI/6.4/06_Device_Configuration/Device_Configuration.html#irq-descriptor # [1] BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=213031 BugLink: http://bugs.launchpad.net/bugs/1909814 Suggested-by: Rafael J. Wysocki Reported-by: Manuel Krause Tested-by: Manuel Krause Signed-off-by: Hui Wang [ rjw: Subject rewrite, changelog edits ] Signed-off-by: Rafael J. Wysocki Signed-off-by: Sasha Levin --- drivers/acpi/resource.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c index 20a7892c6d3f..f0b2c3791253 100644 --- a/drivers/acpi/resource.c +++ b/drivers/acpi/resource.c @@ -423,6 +423,13 @@ static void acpi_dev_get_irqresource(struct resource *res, u32 gsi, } } +static bool irq_is_legacy(struct acpi_resource_irq *irq) +{ + return irq->triggering == ACPI_EDGE_SENSITIVE && + irq->polarity == ACPI_ACTIVE_HIGH && + irq->shareable == ACPI_EXCLUSIVE; +} + /** * acpi_dev_resource_interrupt - Extract ACPI interrupt resource information. * @ares: Input ACPI resource object. @@ -461,7 +468,7 @@ bool acpi_dev_resource_interrupt(struct acpi_resource *ares, int index, } acpi_dev_get_irqresource(res, irq->interrupts[index], irq->triggering, irq->polarity, - irq->shareable, true); + irq->shareable, irq_is_legacy(irq)); break; case ACPI_RESOURCE_TYPE_EXTENDED_IRQ: ext_irq = &ares->data.extended_irq; -- 2.30.2