From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753328AbdEJOB2 (ORCPT ); Wed, 10 May 2017 10:01:28 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:45171 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753089AbdEJOB1 (ORCPT ); Wed, 10 May 2017 10:01:27 -0400 Date: Wed, 10 May 2017 16:01:16 +0200 (CEST) From: Thomas Gleixner To: Tommi Rantala cc: Guenter Roeck , LKML , Fenghua Yu , Jean Delvare , linux-hwmon@vger.kernel.org, Sebastian Siewior , Peter Zijlstra , x86@kernel.org Subject: Re: [patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion In-Reply-To: Message-ID: References: <20161122173622.771252945@linutronix.de> <65310945-a720-5437-f7cb-9d8af1e5b53d@roeck-us.net> 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, 10 May 2017, Tommi Rantala wrote: > 2017-05-09 10:16 GMT+03:00 Thomas Gleixner : > > On Thu, 4 May 2017, Tommi Rantala wrote: > >> Here's the trace output, does it help? > > > > Not much. Can you please try the following: > > > > 1) Offline all CPUs except CPU0 before suspend/resume > > it works! > > > 2) Offline all CPUs except CPU0 and CPU1 before suspend/resume > > now it breaks. > > > 3) Offline all CPUs except CPU0 and CPU2 before suspend/resume > > works again! > > (Also works with CPUs 0,2,4,6 onlined.) Output from /proc/cpuinfo please.