linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Hemant Kumar <hemant@linux.vnet.ibm.com>
Cc: maddy@linux.vnet.ibm.com, srikar@linux.vnet.ibm.com,
	anton@au1.ibm.com, agraf@suse.de, linux-kernel@vger.kernel.org,
	paulus@samba.org, warrier@linux.vnet.ibm.com,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc
Date: Wed, 25 Mar 2015 00:17:05 +1100	[thread overview]
Message-ID: <1427203025.1125.1.camel@ellerman.id.au> (raw)
In-Reply-To: <551108D6.7090805@linux.vnet.ibm.com>

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

      reply	other threads:[~2015-03-24 13:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27  9:43 [PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc Hemant Kumar
2015-02-27  9:43 ` [PATCH v1 1/2] perf/kvm: Enable perf-kvm-stat record/report " Hemant Kumar
2015-02-27  9:44 ` [PATCH v1 2/2] perf/kvm: perf-kvm-stat to report syscalls Hemant Kumar
2015-03-24  6:48 ` [PATCH v1 0/2] perf/kvm: perf-kvm-stat on powerpc Hemant Kumar
2015-03-24 13:17   ` Michael Ellerman [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=1427203025.1125.1.camel@ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=agraf@suse.de \
    --cc=anton@au1.ibm.com \
    --cc=hemant@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=maddy@linux.vnet.ibm.com \
    --cc=paulus@samba.org \
    --cc=srikar@linux.vnet.ibm.com \
    --cc=warrier@linux.vnet.ibm.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).