From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Poimboeuf Subject: Re: [PATCH] ftrace/x86: fix x86-32 triple fault with graph tracing and suspend-to-ram Date: Tue, 28 Mar 2017 10:55:46 -0500 Message-ID: <20170328155546.g7cbjblcehjfskyr@treble> References: <6559f36c6c6cdc2552b0bccf31de967367aa790d.1489672478.git.jpoimboe@redhat.com> <20170324181254.gouyrbmppukrrbb6@treble> <20170324144114.16a37d47@gandalf.local.home> <5766300.HtmE7iLEgV@aspire.rjw.lan> <20170327140843.fx5y32rnc3mqiyke@treble> <20170327145441.aybim6rmc6nxelij@treble> <918c4518-f4ca-0b94-6a28-3996be68469a@molgen.mpg.de> <20170328113941.37469c9b@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:50428 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752318AbdC1P4F (ORCPT ); Tue, 28 Mar 2017 11:56:05 -0400 Content-Disposition: inline In-Reply-To: <20170328113941.37469c9b@gandalf.local.home> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Steven Rostedt Cc: Paul Menzel , Ingo Molnar , Len Brown , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, Borislav Petkov , "Rafael J. Wysocki" On Tue, Mar 28, 2017 at 11:39:41AM -0400, Steven Rostedt wrote: > On Tue, 28 Mar 2017 11:51:45 +0200 > Paul Menzel wrote: > > > With both patches applied `./analyze_suspend.py -config > > suspend-callgraph.cfg -filter i915` succeeds on a Lenovo X60t, so > > suspend and resume work perfectly, when tracing is enabled. > > > > Tested-by: Paul Menzel > > > > It’d be awesome, if you could tag both patches for inclusion into the > > stable Linux Kernel series. > > As long as they are not dependent on my patch series, I'm fine with > these going to stable. Stable sounds fine to me too. Both patches are independent of your x86-32 fentry patch set. -- Josh