Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752023AbdHAK74 (ORCPT ); Tue, 1 Aug 2017 06:59:56 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:45033 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751804AbdHAK7y (ORCPT ); Tue, 1 Aug 2017 06:59:54 -0400 Date: Tue, 1 Aug 2017 12:59:43 +0200 (CEST) From: Thomas Gleixner To: Tomi Sarvela cc: LKML , x86@kernel.org, Peter Zijlstra , Martin Peres , "Rafael J. Wysocki" , Marc Zyngier , jeffy.chen@rock-chips.com Subject: Re: [PATCH] x86/hpet: Cure interface abuse in the resume path In-Reply-To: <58295cdc-0227-8a85-1b27-e56d8b3afd06@intel.com> Message-ID: References: <05930667-0196-4393-85e3-8360ac69028f@intel.com> <58295cdc-0227-8a85-1b27-e56d8b3afd06@intel.com> 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 Content-Length: 767 Lines: 27 On Tue, 1 Aug 2017, Tomi Sarvela wrote: > On 01/08/17 10:43, Thomas Gleixner wrote: > > Tomi, can you please do me a favor? > > > > Use plain 4.13-rc3 (without that patch) and add the following on the kernel > > command line: 'nohpet'. Boot the machine and capture and provide the output > > of > > > > # dmesg > > # cat /proc/interrupts > > # cat /proc/timer_list > > > > Then try the suspend cycle again. > > Trying with Linus' tree, tag v4.13-rc3 with nohpet on cmdline. > > Outputs below. The nohpet option works, as suspend-resumes complete. So why didn't this work the first time I asked for that? http://lkml.kernel.org/r/ddc71535-02de-5b42-934f-70bc5ad43bb7@intel.com Sigh, that would have spared a lot of pointlessly wasted time.... Thanks, tglx