Re: [PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc

From: Michael Ellerman
Date: Tue Mar 24 2015 - 09:17:14 EST


On Tue, 2015-03-24 at 12:18 +0530, Hemant Kumar wrote:
> Hi Michael,
>
> These patches were posted a month back. We don't have any review
> comments to handle at this time. Can you pull these patches to your tree?
> Please, do let me know if you want me to rebase these patches to a
> different tree (like Arnaldo's/tip etc).

I can't pull them unless they are ACKed by someone from perf. It doesn't look
like you CC'ed any of the perf maintainers.

To make it easier you should split them into patches that touch powerpc and
patches that touch perf.

eg:

> On 02/27/2015 03:13 PM, Hemant Kumar wrote:
> > arch/powerpc/include/asm/hvcall.h | 120 -------------------------
> > arch/powerpc/include/uapi/asm/hcall_codes.h | 123 ++++++++++++++++++++++++++
> > arch/powerpc/include/uapi/asm/kvm_perf.h | 19 ++++
> > arch/powerpc/include/uapi/asm/trace_book3s.h | 33 +++++++
> > arch/powerpc/include/uapi/asm/trace_hcall.h | 122 ++++++++++++++++++++++++++
> > arch/powerpc/kvm/trace_book3s.h | 32 -------
> > arch/powerpc/kvm/trace_hv.h | 119 -------------------------
> > arch/powerpc/kvm/trace_pr.h | 2

Patch 1 ^

> > tools/perf/arch/powerpc/Makefile | 1
> > tools/perf/arch/powerpc/util/Build | 1
> > tools/perf/arch/powerpc/util/kvm-stat.c | 94 ++++++++++++++++++++

Patch 2 ^

Then I can merge patch 1, and the perf maintainers can merge patch 2.

Similar comments for patch 2 of your original series.

cheers


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/