From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751730AbcEKMLw (ORCPT ); Wed, 11 May 2016 08:11:52 -0400 Received: from www.linutronix.de ([62.245.132.108]:48187 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751271AbcEKMLv (ORCPT ); Wed, 11 May 2016 08:11:51 -0400 Subject: Re: S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")] To: =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , Thomas Gleixner References: <20160511101920.GZ4329@intel.com> Cc: linux-arch@vger.kernel.org, Rik van Riel , Rafael Wysocki , "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@vger.kernel.org, rui.zhang@intel.com, len.brown@intel.com From: Sebastian Andrzej Siewior Message-ID: <57332171.8070403@linutronix.de> Date: Wed, 11 May 2016 14:11:29 +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: <20160511101920.GZ4329@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit 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,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/11/2016 12:19 PM, Ville Syrjälä wrote: > Hi, Hi, > I have a Lenovo Ideapad S10-3t machine here (Atom N450, 1 core, 2 HT) > which fails to resume from S3 on 4.6-rc releases. I bisected it down to > > commit 1cf4f629d9d246519a1e76c021806f2a51ddba4d > Author: Thomas Gleixner > Date: Fri Feb 26 18:43:39 2016 +0000 > > cpu/hotplug: Move online calls to hotplugged cpu > > Unfortunately that won't revert cleanly, and neither does the merge > commit, so I was unable to see if that is the only problematic commit > in 4.6. > > Any ideas? do you have a backtrace or anything or is it just not working and you end up with a blank screen? Sebastian