From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752179AbcEKQWG (ORCPT ); Wed, 11 May 2016 12:22:06 -0400 Received: from www.linutronix.de ([62.245.132.108]:49670 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751381AbcEKQWD (ORCPT ); Wed, 11 May 2016 12:22:03 -0400 Subject: Re: S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")] To: "Rafael J. Wysocki" , Jim Bos References: <20160511101920.GZ4329@intel.com> <57332171.8070403@linutronix.de> <20160511122116.GA4329@intel.com> <5733354F.6080703@intel.com> <625fc476-744c-240d-28b0-e1f09712c6a3@xs4all.nl> Cc: "Rafael J. Wysocki" , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , Thomas Gleixner , linux-arch@vger.kernel.org, Rik van Riel , "Srivatsa S. Bhat" , Peter Zijlstra , Arjan van de Ven , Rusty Russell , Steven Rostedt , Oleg Nesterov , Tejun Heo , Andrew Morton , Paul McKenney , Linus Torvalds , Paul Turner , Linux Kernel Mailing List , "Zhang, Rui" , Len Brown , Linux PM From: Sebastian Andrzej Siewior Message-ID: <57335C18.6010009@linutronix.de> Date: Wed, 11 May 2016 18:21:44 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/11/2016 06:19 PM, Rafael J. Wysocki wrote: > Have you tried to check if this is the same commit reported in this thread? The commit in this thread is part of v4.6-rc1 and he is saying that rc1 is working fine. Sebastian