Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp88176yba; Mon, 20 May 2019 05:30:28 -0700 (PDT) X-Google-Smtp-Source: APXvYqzLEhgdK5r5we/kxXVig3yHm+lFlxNinm1SMa+CLXX2yHOrjYVSM9oQAsjeifc4zg5WiOvG X-Received: by 2002:a63:117:: with SMTP id 23mr74235918pgb.34.1558355428054; Mon, 20 May 2019 05:30:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558355428; cv=none; d=google.com; s=arc-20160816; b=Xgt+6YCfZEpBoVdWkPEXVhAzpw9suHInd1bSITydzZUDuTj8m7POAjVN/8ca3Tdzty Ew1U8fuRAK559ZRj47jio38Zaxo8h8fEqW+KEHwo+wpSBz4NdFKaYN5O/M63lja6jvuv WQtH1E9AfdsYYE7KV9IhGDsdOsANtf2X5qWrtRG4aEKabeQJakjZ2xlzbwSRqTUsn3bR PMBhvSiRD2dwS1e96J9P0HnqJSwR6f4YM33s/CD7+4H2g6y2wwk+ZYscgORxypywlx5r 1SLv9CpqSDd1FTf3C70Waizg/h2Ut8Yi33m1ERvbRnuiR73IMfM0nqaF4EZeZOv7Tay2 x3sw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=PHSZd2tLfYuI/tZmbNtKEzL1Q2IRpiyvG0TKkXgbiE4=; b=IUcBtEtqIbYFKuXbhYD2FJ646CHz6HD0rEqYaIqg6pekqXhoHMCaDj4XgsZi6AeexJ 1OYjrVOHU6bZvx8twrW3ReCfHl7xlAH6SHLFL1yz7VgiGpWpS5+w/Nmsi7/7AIwJpvK2 xuWBUp3dptO7iCFJ4R/3mV7XBeHy7Lc+cFbmfWzGN3qZFF+2Ov0jXlv6UbMOx7RF9VfD sVbe2vJa9scZLUZi6AXz8LvF3wbg1V7xoNdMKrlpNvPCduaE04uxS2KD3biNcRdmrI2R M3q3fkGpMTtgMnUcwtalqM23CKtDSLD4cS3lpI4zoJnlYBnVSmZAf+zFc9QPqcTVO9Km ozpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LrLoHtow; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a7si16718064pgw.133.2019.05.20.05.30.13; Mon, 20 May 2019 05:30:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LrLoHtow; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389723AbfETM2k (ORCPT + 99 others); Mon, 20 May 2019 08:28:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:44448 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389099AbfETM2f (ORCPT ); Mon, 20 May 2019 08:28:35 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 9481B216C4; Mon, 20 May 2019 12:28:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558355315; bh=iR/CRwxw8Y9GNxIe6y43msCHgJFVvMtFrS9EgdCBTTo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LrLoHtowAeggcW71vR5EvulvLIY/xQ02XIktRsA7ZsTYlNi/tn2J81Lyi3K8qyR6P D1OOHDF6TBHPJCeAz/yy2GL1r/PaXBTNuh8nAcd5fAXXKpxOPyr6uqtnDnb8CIwp2C aoz/RqKp6LTcV+yCP48vm40eAgpUIuxlO0TRylOE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Rajat Jain , "Rafael J. Wysocki" Subject: [PATCH 5.0 073/123] ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle Date: Mon, 20 May 2019 14:14:13 +0200 Message-Id: <20190520115249.698856898@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190520115245.439864225@linuxfoundation.org> References: <20190520115245.439864225@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Rajat Jain commit 2f844b61db8297a1f7a06adf2eb5c43381f2c183 upstream. I noticed that recently multiple systems (chromebooks) couldn't wake from S0ix using LID or Keyboard after updating to a newer kernel. I bisected and it turned up commit f941d3e41da7 ("ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle"). I checked that the issue got fixed if that commit was reverted. I debugged and found that although PNP0C0D:00 (representing the LID) is wake capable and should wakeup the system per the code in acpi_wakeup_gpe_init() and in drivers/acpi/button.c: localhost /sys # cat /proc/acpi/wakeup Device S-state Status Sysfs node LID0 S4 *enabled platform:PNP0C0D:00 CREC S5 *disabled platform:GOOG0004:00 *disabled platform:cros-ec-dev.1.auto *disabled platform:cros-ec-accel.0 *disabled platform:cros-ec-accel.1 *disabled platform:cros-ec-gyro.0 *disabled platform:cros-ec-ring.0 *disabled platform:cros-usbpd-charger.2.auto *disabled platform:cros-usbpd-logger.3.auto D015 S3 *enabled i2c:i2c-ELAN0000:00 PENH S3 *enabled platform:PRP0001:00 XHCI S3 *enabled pci:0000:00:14.0 GLAN S4 *disabled WIFI S3 *disabled pci:0000:00:14.3 localhost /sys # On debugging, I found that its corresponding GPE is not being enabled. The particular GPE's "gpe_register_info->enable_for_wake" does not have any bits set when acpi_enable_all_wakeup_gpes() comes around to use it. I looked at code and could not find any other code path that should set the bits in "enable_for_wake" bitmask for the wake enabled devices for s2idle. [I do see that it happens for S3 in acpi_sleep_prepare()]. Thus I used the same call to enable the GPEs for wake enabled devices, and verified that this fixes the regression I was seeing on multiple of my devices. [ rjw: The problem is that commit f941d3e41da7 ("ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle") forgot to add the acpi_enable_wakeup_devices() call for s2idle along with acpi_enable_all_wakeup_gpes(). ] Fixes: f941d3e41da7 ("ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle") Link: https://bugzilla.kernel.org/show_bug.cgi?id=203579 Signed-off-by: Rajat Jain [ rjw: Subject & changelog ] Cc: 5.0+ # 5.0+ Signed-off-by: Rafael J. Wysocki Signed-off-by: Greg Kroah-Hartman --- drivers/acpi/sleep.c | 4 ++++ 1 file changed, 4 insertions(+) --- a/drivers/acpi/sleep.c +++ b/drivers/acpi/sleep.c @@ -977,6 +977,8 @@ static int acpi_s2idle_prepare(void) if (acpi_sci_irq_valid()) enable_irq_wake(acpi_sci_irq); + acpi_enable_wakeup_devices(ACPI_STATE_S0); + /* Change the configuration of GPEs to avoid spurious wakeup. */ acpi_enable_all_wakeup_gpes(); acpi_os_wait_events_complete(); @@ -1027,6 +1029,8 @@ static void acpi_s2idle_restore(void) { acpi_enable_all_runtime_gpes(); + acpi_disable_wakeup_devices(ACPI_STATE_S0); + if (acpi_sci_irq_valid()) disable_irq_wake(acpi_sci_irq);