[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1427203025.1125.1.camel@ellerman.id.au>
Date: Wed, 25 Mar 2015 00:17:05 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Hemant Kumar <hemant@...ux.vnet.ibm.com>
Cc: linuxppc-dev@...ts.ozlabs.org, maddy@...ux.vnet.ibm.com,
srikar@...ux.vnet.ibm.com, anton@....ibm.com,
linux-kernel@...r.kernel.org, agraf@...e.de, paulus@...ba.org,
warrier@...ux.vnet.ibm.com
Subject: Re: [PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists