From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752096AbdLFMql (ORCPT ); Wed, 6 Dec 2017 07:46:41 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:44078 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751544AbdLFMqk (ORCPT ); Wed, 6 Dec 2017 07:46:40 -0500 Date: Wed, 6 Dec 2017 13:46:38 +0100 (CET) From: Thomas Gleixner To: Maarten Lankhorst cc: Michal Hocko , Linus Torvalds , "Rafael J. Wysocki" , Andy Lutomirski , Linux Kernel Mailing List , the arch/x86 maintainers Subject: Re: Linux 4.15-rc2: Regression in resume from ACPI S3 In-Reply-To: Message-ID: References: <168050887.sZlTFXWCmO@aspire.rjw.lan> <20171206121452.GA6320@dhcp22.suse.cz> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 6 Dec 2017, Maarten Lankhorst wrote: > Op 06-12-17 om 13:15 schreef Michal Hocko: > > > > "No irq handler" part looks a bit scary (maybe related to lost affinity > > messages?) but the following messages look quite as well. Is this > > something known? The system seems to be up and running without any > > visible issues. > > Another reproducer for https://bugzilla.kernel.org/show_bug.cgi?id=198033 ? > Symptoms are similar.. Well, the spurious interrupt is one thing, but you obviously lose interrupts for some reason. Did you ever manage to get the data out which I asked for? Thanks, tglx