From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal =?UTF-8?B?U3VjaMOhbmVr?= Subject: Regression: 18996f2db918 ("ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume" breaks resume from suspend Date: Mon, 20 Aug 2018 18:29:06 +0200 Message-ID: <20180820182906.48f7743f@kitsune.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Erik Schmauss , Lv Zheng , "Rafael J. Wysocki" Cc: Robert Moore , Len Brown , linux-acpi@vger.kernel.org, devel@acpica.org, linux-kernel@vger.kernel.org, Takashi Iwai List-Id: linux-acpi@vger.kernel.org Hello, after commit 18996f2db918 ("ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume") I am no longer able to resume from suspend. Reported in bugzilla https://bugzilla.kernel.org/show_bug.cgi?id=200841 Reverting this on top of 4.18 fixes the issue. acpidump output is attaches in the bugzilla. Is there anything else that can be done to diagnose the issue? Thanks Michal