Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751837AbdHCIXV (ORCPT ); Thu, 3 Aug 2017 04:23:21 -0400 Received: from merlin.infradead.org ([205.233.59.134]:60696 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751043AbdHCIXS (ORCPT ); Thu, 3 Aug 2017 04:23:18 -0400 Date: Thu, 3 Aug 2017 10:23:00 +0200 From: Peter Zijlstra To: Masahiro Yamada Cc: Thomas Gleixner , Tomi Sarvela , Martin Peres , Jeffy Chen , Linux Kernel Mailing List Subject: Re: Suspend-resume failure on Intel Eagle Lake Core2Duo Message-ID: <20170803082300.ngg37wt47svm6r5n@hirez.programming.kicks-ass.net> References: <1d2c51f3-a655-2223-68a9-e6d700e7d8e1@intel.com> <412a3ab0-4ae5-b27a-0b2d-d2e03b27a999@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 596 Lines: 18 On Thu, Aug 03, 2017 at 04:32:09PM +0900, Masahiro Yamada wrote: > My environment is completely different (ARM64 board), > I am also suffering from a hibernation problem > since this commit. > > > I get no response on the serial console > after "Restarting tasks ... done." log message. > > > By reverting bf22ff45bed6 ("genirq: Avoid unnecessary low level > irq function calls", I can get hibernation working again. https://lkml.kernel.org/r/alpine.DEB.2.20.1707312158590.2287@nanos Is the patch that cured the x86 issue, but maybe that gives a clue as what to look for in your platform.