From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753756Ab1AYOHo (ORCPT ); Tue, 25 Jan 2011 09:07:44 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:58618 "EHLO smtp6-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753057Ab1AYOHn (ORCPT ); Tue, 25 Jan 2011 09:07:43 -0500 Message-ID: <1295964447.4d3ed91f63aa3@imp.free.fr> Date: Tue, 25 Jan 2011 15:07:27 +0100 From: castet.matthieu@free.fr To: Matthias Hopf Cc: Lin Ming , Oliver Neukum , rjw@sisk.pl, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Steven Rostedt , Frederic Weisbecker , Rusty Russell , Andrew Morton , FUJITA Tomonori , Jesse Barnes , Stefano Stabellini , Konrad Rzeszutek Wilk , Denys Vlasenko , Michal Marek , Yinghai Lu , Johannes Weiner , Pekka Enberg , Borislav Petkov , Suresh Siddha , Siarhei Liakh , Xuxian Jiang , Dave Airlie , Tejun Heo , linux-kernel@vger.kernel.org Subject: Re: [REGRESSION] S3 resume on SandyBridge doesn't work with NX protection (5bd5a45) References: <20110119173710.GA1331@suse.de> <20110119230602.6dd34fa3@mat-laptop> In-Reply-To: <20110119230602.6dd34fa3@mat-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.8 X-Originating-IP: 93.1.148.21 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting matthieu castet : > Hi, > > Le Wed, 19 Jan 2011 18:37:11 +0100, > Matthias Hopf a écrit : > > > Git commit 5bd5a45 in Linus' tree "x86: Add NX protection for kernel > > data" apparently breaks resume on SandyBridge machines. This is > > supposed to be fixed with commit 691513f "x86: Resume trampoline must > > be executable", but even git master (v2.6.38-rc1) shows the same > > symptoms. > Is it a 32bit or 64 bit kernel ? > > Could you post the dmesg of the kernel. > could you try the patch attached in https://bugzilla.kernel.org/show_bug.cgi?id=27472