Re: [PATCH v8 8/9] perf/amd/iommu: Fix sysfs perf attribute groups

2017-01-22 Thread Borislav Petkov
On Mon, Jan 16, 2017 at 01:23:35AM -0600, Suravee Suthikulpanit wrote: > From: Suravee Suthikulpanit > > Introduce static amd_iommu_attr_groups to simplify the > sysfs attributes initialization code. > > Cc: Peter Zijlstra > Cc: Borislav

Re: [PATCH v8 8/9] perf/amd/iommu: Fix sysfs perf attribute groups

2017-01-22 Thread Borislav Petkov
On Mon, Jan 16, 2017 at 01:23:35AM -0600, Suravee Suthikulpanit wrote: > From: Suravee Suthikulpanit > > Introduce static amd_iommu_attr_groups to simplify the > sysfs attributes initialization code. > > Cc: Peter Zijlstra > Cc: Borislav Petkov > Signed-off-by: Suravee Suthikulpanit > --- >

[PATCH v8 8/9] perf/amd/iommu: Fix sysfs perf attribute groups

2017-01-15 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Introduce static amd_iommu_attr_groups to simplify the sysfs attributes initialization code. Cc: Peter Zijlstra Cc: Borislav Petkov Signed-off-by: Suravee Suthikulpanit

[PATCH v8 8/9] perf/amd/iommu: Fix sysfs perf attribute groups

2017-01-15 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Introduce static amd_iommu_attr_groups to simplify the sysfs attributes initialization code. Cc: Peter Zijlstra Cc: Borislav Petkov Signed-off-by: Suravee Suthikulpanit --- arch/x86/events/amd/iommu.c | 85 - 1 file