[PATCH v6 5/7] arm64/perf: Access pmu register using <read/write>_sys_reg
Will Deacon
will.deacon at arm.com
Mon Apr 25 06:12:39 PDT 2016
On Mon, Apr 25, 2016 at 02:06:37PM +0100, Will Deacon wrote:
> On Thu, Apr 21, 2016 at 05:58:43AM -0700, Ashok Kumar wrote:
> > changed pmu register access to make use of <read/write>_sys_reg
> > from sysreg.h instead of accessing them directly.
> >
> > Signed-off-by: Ashok Kumar <ashoks at broadcom.com>
> > Reviewed-by: Mark Rutland <mark.rutland at arm.com>
> > ---
> > arch/arm64/kernel/perf_event.c | 33 ++++++++++++++++-----------------
> > 1 file changed, 16 insertions(+), 17 deletions(-)
>
> This doesn't apply on top of -rc1 + the first four patches in your series.
> What am I missing?
... the kvm changes, which we merged for -rc2. Sorry for the noise, I'll
base this on -rc3 (to match the for-next/core branch).
Will
More information about the linux-arm-kernel
mailing list