All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Andi Kleen <ak@linux.intel.com>
Cc: mingo@kernel.org, peterz@infradead.org, stable@vger.kernel.org,
	tglx@linutronix.de, torvalds@linux-foundation.org
Subject: Re: FAILED: patch "[PATCH] perf/x86/intel: Fix PEBS data source interpretation on" failed to apply to 4.5-stable tree
Date: Sun, 10 Apr 2016 11:28:27 -0700	[thread overview]
Message-ID: <20160410182827.GA6139@kroah.com> (raw)
In-Reply-To: <20160409181312.GB2336@tassilo.jf.intel.com>

On Sat, Apr 09, 2016 at 11:13:12AM -0700, Andi Kleen wrote:
> On Sat, Apr 09, 2016 at 10:47:29AM -0700, gregkh@linuxfoundation.org wrote:
> > 
> > The patch below does not apply to the 4.5-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 <stable@vger.kernel.org>.
> 
> Unfortunately perf decided to rename all x86 files, completely
> disregarding the needs for backports.
> 
> For perf backports you have to run
> 
> s#arch/x86/kernel/cpu/perf_event_intel.c#arch/x86/events/intel/core.c#g
> s#arch/x86/kernel/cpu/perf_event_intel_#arch/x86/events/intel/#g
> s#arch/x86/kernel/cpu/perf_event.c#arch/x86/events/core.c#g
> s#arch/x86/kernel/cpu/perf_event_amd.c#arch/x86/events/amd/core.c#g
> s#arch/x86/kernel/cpu/perf_event_amd_#arch/x86/events/amd/#g
> 
> over the patch headers. Then things should apply again.

Thanks, that worked.

Well, I used cherry-pick and then exported the series as patches, but
the end-result was the same :)

greg k-h

      parent reply	other threads:[~2016-04-10 18:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-09 17:47 FAILED: patch "[PATCH] perf/x86/intel: Fix PEBS data source interpretation on" failed to apply to 4.5-stable tree gregkh
2016-04-09 18:13 ` Andi Kleen
2016-04-09 19:12   ` Linus Torvalds
2016-04-10  3:50     ` Andi Kleen
2016-04-10  4:34       ` Linus Torvalds
2016-04-13  7:54     ` Ingo Molnar
2016-04-13 14:10       ` Greg Kroah-Hartman
2016-04-10 18:28   ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160410182827.GA6139@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=ak@linux.intel.com \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=stable@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.