Received: by 2002:ac0:a591:0:0:0:0:0 with SMTP id m17-v6csp743992imm; Thu, 5 Jul 2018 08:10:33 -0700 (PDT) X-Google-Smtp-Source: AAOMgpevlsiQxR4NuVOL/KCx+fW9B4T+YB5MMfe0EHJR6DAKrfq2qx1kNX0TxgwVWm5jo0Xy1VRM X-Received: by 2002:a63:647:: with SMTP id 68-v6mr6052654pgg.205.1530803433513; Thu, 05 Jul 2018 08:10:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530803433; cv=none; d=google.com; s=arc-20160816; b=j5tVfGZgALP7C4vQIRlg7AtsSwE60IwC8T6OOflna05/y7/DINCKzoB0CSdL96uZwt +WjGi0I3u4p/D+n4ODlWoI7feQYttLg36gu9HSrG5gBa7G+DJ9+acB5igvf9PJ0qZNBz TmnsZVLfAujIR83pyLGd/bsRJnqRmer2KjgMlHqhP8nfVuxTbInS00IArVPcuLdDDh0T 2y5QK8XcJVBPgCSby7YlUER4guXiBDEz4Oaj08Sw+QmPGa+UtoK4HOl5cfaO2wwWI7Yz TuI2vAnE3BYs6gM+bb/BOwFdEnKmRo+ol5+9PPr2j/Cqf3p37SWBPcUMdslr80IJCHZ+ vBmg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date :arc-authentication-results; bh=GmAUIuR4TxvVI+cn6IeXBVmXPTkc30vSOHaePZHCbY0=; b=vqaov4wleQfzRmljeZBT4qLbbZsqQYjl1wbTcd7bONWKSkZIykpJMPgLNQiztYzq3o 1rudu+X8FZJmDnrAI2Xc7DUoa10kraha0G+RElTyMcYIg8gG0Z+/rmsE5fzeElXnW+PC nhmYEPfF7YiD7YgfJPCY2M91Ve5Os/bR9GetIl3rH5ZPrfgOMZZW4FN3Y+a28IvjQUL/ 3OMZq29mqTjr/kP+xqw9q+NH2Tmb81DuRP67ec3d2MnfhOg1yyYsZgEASocTcCOToRkR unRhXcdJ2RfsGjgy33jtTXoGWi2S0cLlgExaRnmEUbGyQzHQpbSPxhi2T8D4TYBdNzkD U7OQ== ARC-Authentication-Results: i=1; mx.google.com; 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 m3-v6si5612031pgq.319.2018.07.05.08.10.02; Thu, 05 Jul 2018 08:10:33 -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; 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 S1754040AbeGEPJK (ORCPT + 99 others); Thu, 5 Jul 2018 11:09:10 -0400 Received: from mx2.suse.de ([195.135.220.15]:53042 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753990AbeGEPJG (ORCPT ); Thu, 5 Jul 2018 11:09:06 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id CF9C1AD12; Thu, 5 Jul 2018 15:09:04 +0000 (UTC) Date: Thu, 05 Jul 2018 17:09:04 +0200 Message-ID: From: Takashi Iwai To: Thomas H4nig Cc: Erik Schmauss , Lv Zheng , "Rafael J. Wysocki" , "Rafael J. Wysocki" , Linux PM , Linux Kernel Mailing List Subject: Re: [REGRESSION 4.17] Spurious wakeup / reboot with power button In-Reply-To: References: <1999215.6UrMtQZ5Bj@aspire.rjw.lan> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 05 Jul 2018 16:00:14 +0200, Thomas H4nig wrote: > > Am 05.07.2018 um 14:12 schrieb Takashi Iwai: > > On Thu, 05 Jul 2018 12:41:03 +0200, > > Rafael J. Wysocki wrote: > >> > >> On Thursday, July 5, 2018 11:50:11 AM CEST Takashi Iwai wrote: > >>> On Thu, 05 Jul 2018 11:34:59 +0200, > >>> Rafael J. Wysocki wrote: > >>>> > >>>> Hi, > >>>> > >>>> On Thu, Jul 5, 2018 at 9:05 AM, Takashi Iwai wrote: > >>>>> Hi, > >>>>> > >>>>> we've got a regression report since 4.17 about the behavior of > >>>>> power-off with the power button. When a machine is powered off with > >>>>> the power button on desktop, it reboots after a few seconds instead of > >>>>> power down. > >>>>> > >>>>> The manual power down via "systemctl poweroff" works fine, so it's > >>>>> possibly some spurious wakeup by the power button action, and some > >>>>> ACPI-related change is suspected. > >>>>> The regression still remains in 4.18-rc3. > >>>> > >>>> There are only a few ACPI commits directly related to power management > >>>> between 4.16 and 4.17 and none of them looks particularly suspicious. > >>> > >>> OK, interesting. > >>> > >>>> It looks like the power button state may not be cleared sufficiently > >>>> after it's been pressed which is now visible for some reason. > >>> > >>> Hmm, where can such a state remain? Since it happens after the > >>> machine turned off, some (ACPI) wakeup bits? > >> > >> Basically, yes. > >> > >> It looks like a GPE may remain active which then triggers wakeup after > >> shutdown. > >> > >> On a hunch, I'm wondering if reverting commit > >> > >> 18996f2db918 ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume > >> > >> (may not revert clearly, though) makes any difference. > > > > OK, I'm building a 4.17.x test kernel with that revert, in OBS > > home:tiwai:bsc1099930 repo. > > > > Thomas, could you try later the kernel in > > http://download.opensuse.org/repositories/home:/tiwai:/bsc1099930/standard/ > > ? It'll take an hour or so until the build finishes. > > With your new built kernel > 4.17.4-1.g6f23755-default > > the power button works again, so the revert solved the problem Thanks, that clarifies the cause. Adding Erik and Lv to Cc. I guess it's the side-effect by removing acpi_ev_walk_gpe_list(acpi_hw_clear_gpe_block, NULL); in acpi_hw_disable_all_gpes(). This function is called from acpi_power_off_prepare(), and the machine goes to power off without clearing the GPEs, hence it's woken up later unexpectedly. Takashi