Re: [PATCHv2] Support for perf on AMD family17h processors

From: Borislav Petkov
Date: Thu Nov 17 2016 - 13:44:20 EST


On Thu, Nov 17, 2016 at 10:15:06AM -0600, Janakarajan Natarajan wrote:
> This patch enables perf core PMU support for AMD family17h processors. In
> family17h, there is no PMC-event constraint. All events, irrespective of
> the type, can be measured using any of the performance counters.
>
> Signed-off-by: Janakarajan Natarajan <Janakarajan.Natarajan@xxxxxxx>
> ---
>
> v1->v2
>
> * Removed renaming of amd_core_pmu_init and associated comment.
> * Changed comment style to follow guidelines.
>
> arch/x86/events/amd/core.c | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)

I already ran your previous one today and since this one doesn't bring
any changes which matter:

Acked-by: Borislav Petkov <bp@xxxxxxx>

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.