From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:44360 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753809AbcBXRHd (ORCPT ); Wed, 24 Feb 2016 12:07:33 -0500 Date: Wed, 24 Feb 2016 09:07:33 -0800 From: Greg KH To: Steven Rostedt Cc: stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] tracepoints: Do not trace when cpu is offline" failed to apply to 3.14-stable tree Message-ID: <20160224170733.GC16597@kroah.com> References: <1456274927200208@kroah.com> <20160223222440.2c1539a6@grimm.local.home> <20160224033704.GA14166@kroah.com> <20160224092114.475da30e@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160224092114.475da30e@gandalf.local.home> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Feb 24, 2016 at 09:21:14AM -0500, Steven Rostedt wrote: > On Tue, 23 Feb 2016 19:37:04 -0800 > Greg KH wrote: > > > On Tue, Feb 23, 2016 at 10:24:40PM -0500, Steven Rostedt wrote: > > > On Tue, 23 Feb 2016 16:48:47 -0800 > > > wrote: > > > > > > > The patch below does not apply to the 3.14-stable tree. > > > > If someone wants it applied there, or to any other stable or longterm > > > > tree, then please email the backport, including the original git commit > > > > id to . > > > > > > Hmm, strange. I just checked out v3.14.60 and did: > > > > > > $ git cherry-pick f37755490fe9bf76f6ba1d8c6591745d3574a6a6 > > > > > > and it applied without issue. > > > > Yes, it applies, sorry, but it breaks the build :( > > > > Same for 3.10-stable. It applies but can not compile. > > > > can you fix that up? > > Yep I'll go work on that. But can you change your scripts to say it > broke the build, and possibly give a config file with it. The current > email just says "The patch below does not apply to the 3.14-stable > tree." The number of times that a patch applies but then breaks the build makes it pretty low for me to write a new script for that, sorry...