Re: [PATCH v2 2/4] powerpc/perf: update attribute_group data structure

2016-11-14 Thread kbuild test robot
Hi Madhavan, [auto build test ERROR on powerpc/next] [also build test ERROR on v4.9-rc5 next-20161114] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Madhavan-Srinivasan/powerpc-perf-factor-out-

[PATCH v2 2/4] powerpc/perf: update attribute_group data structure

2016-11-14 Thread Madhavan Srinivasan
Rename the power_pmu and attribute_group variables that support PowerISA v2.07. Add a cpu feature flag check to pick the PowerISA v2.07 format structures to support. Signed-off-by: Madhavan Srinivasan --- arch/powerpc/perf/power9-pmu.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletio