Re: [PATCH 0/2] coresight: Patches for v5.12 (part 2)

From: Greg KH
Date: Wed Feb 10 2021 - 12:12:10 EST


On Wed, Feb 10, 2021 at 06:10:34PM +0100, Greg KH wrote:
> On Wed, Feb 10, 2021 at 09:36:08AM -0700, Mathieu Poirier wrote:
> > Hi Greg,
> >
> > Please see if you can add these 2 patches to your 5.12 tally. No worries
> > if you think it is too close to the merge window, I'll simply queue them
> > for the next one.
> >
> > Thanks,
> > Mathieu
> >
> > Leo Yan (1):
> > Documentation: coresight: Add PID tracing description
> >
> > Suzuki K Poulose (1):
> > coresight: etm-perf: Support PID tracing for kernel at EL2
> >
> > Documentation/trace/coresight/coresight.rst | 32 +++++++++++++++++++
> > .../hwtracing/coresight/coresight-etm-perf.c | 27 +++++++++++++++-
> > .../coresight/coresight-etm4x-core.c | 13 ++++++++
> > include/linux/coresight-pmu.h | 3 ++
> > 4 files changed, 74 insertions(+), 1 deletion(-)
>
> This does not apply to my char-misc-next branch (the second patch does
> not apply, I'll take the first one.) Can you fix it up and resend?

Oops, I mean the first one doesn't apply, so I'm not going to take
either.

thanks,

greg k-