From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:53940 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932863AbcBXEY0 (ORCPT ); Tue, 23 Feb 2016 23:24:26 -0500 Date: Tue, 23 Feb 2016 19:37:04 -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: <20160224033704.GA14166@kroah.com> References: <1456274927200208@kroah.com> <20160223222440.2c1539a6@grimm.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160223222440.2c1539a6@grimm.local.home> Sender: stable-owner@vger.kernel.org List-ID: 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? thanks, greg k-h