From: David Ahern <dsahern@gmail.com>
To: Hemant Kumar <hemant@linux.vnet.ibm.com>, linuxppc-dev@lists.ozlabs.org
Cc: linux-kernel@vger.kernel.org, acme@kernel.org, mingo@kernel.org,
mpe@ellerman.id.au, naveen.n.rao@linux.vnet.ibm.com,
srikar@linux.vnet.ibm.com, paulus@samba.org,
scottwood@freescale.com, yarygin@linux.vnet.ibm.com
Subject: Re: [PATCH v11 2/4] perf,kvm/{x86,s390}: Remove const from kvm_events_tp
Date: Thu, 28 Jan 2016 10:22:03 -0700 [thread overview]
Message-ID: <56AA4E3B.4050606@gmail.com> (raw)
In-Reply-To: <1453962787-15376-2-git-send-email-hemant@linux.vnet.ibm.com>
On 1/27/16 11:33 PM, Hemant Kumar wrote:
> This patch removes the "const" qualifier from kvm_events_tp declaration
> to account for the fact that some architectures may need to update this
> variable dynamically. For instance, powerpc will need to update this
> variable dynamically depending on the machine type.
>
> Signed-off-by: Hemant Kumar<hemant@linux.vnet.ibm.com>
> ---
Acked-by: David Ahern <dsahern@gmail.com>
next prev parent reply other threads:[~2016-01-28 17:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-28 6:33 [PATCH v11 1/4] perf, kvm/{x86, s390}: Remove dependency on uapi/kvm_perf.h Hemant Kumar
2016-01-28 6:33 ` [PATCH v11 1/4] perf,kvm/{x86,s390}: " Hemant Kumar
2016-01-28 6:33 ` [PATCH v11 2/4] perf,kvm/{x86,s390}: Remove const from kvm_events_tp Hemant Kumar
2016-01-28 17:22 ` David Ahern [this message]
2016-02-03 10:19 ` [tip:perf/core] perf kvm/{x86,s390}: " tip-bot for Hemant Kumar
2016-01-28 6:33 ` [PATCH v11 3/4] perf,kvm/powerpc: Port perf kvm stat to powerpc Hemant Kumar
2016-02-03 10:20 ` [tip:perf/core] perf kvm/powerpc: " tip-bot for Hemant Kumar
2016-01-28 6:33 ` [PATCH v11 4/4] perf,kvm/powerpc: Add support for HCALL reasons Hemant Kumar
2016-02-03 10:20 ` [tip:perf/core] perf kvm/powerpc: " tip-bot for Hemant Kumar
2016-01-28 17:21 ` [PATCH v11 1/4] perf,kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h David Ahern
2016-02-03 10:19 ` [tip:perf/core] perf kvm/{x86,s390}: Remove dependency on uapi/ kvm_perf.h tip-bot for Hemant Kumar
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=56AA4E3B.4050606@gmail.com \
--to=dsahern@gmail.com \
--cc=acme@kernel.org \
--cc=hemant@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mingo@kernel.org \
--cc=mpe@ellerman.id.au \
--cc=naveen.n.rao@linux.vnet.ibm.com \
--cc=paulus@samba.org \
--cc=scottwood@freescale.com \
--cc=srikar@linux.vnet.ibm.com \
--cc=yarygin@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 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.