Re: [RFC PATCH 4/5] x86/events: Move perf_event_amd_iommu.*

From: Joerg Roedel
Date: Mon Dec 28 2015 - 10:50:14 EST


On Tue, Dec 22, 2015 at 08:55:50PM +0100, Borislav Petkov wrote:
> From: Borislav Petkov <bp@xxxxxxx>
>
> Cc: Joerg Roedel <joro@xxxxxxxxxx>
> Signed-off-by: Borislav Petkov <bp@xxxxxxx>
> ---
> arch/x86/events/Makefile | 3 +++
> arch/x86/{kernel/cpu/perf_event_amd_iommu.c => events/amd/iommu.c} | 4 ++--
> arch/x86/{kernel/cpu/perf_event_amd_iommu.h => events/amd/iommu.h} | 0
> arch/x86/kernel/cpu/Makefile | 3 ---
> 4 files changed, 5 insertions(+), 5 deletions(-)
> rename arch/x86/{kernel/cpu/perf_event_amd_iommu.c => events/amd/iommu.c} (99%)
> rename arch/x86/{kernel/cpu/perf_event_amd_iommu.h => events/amd/iommu.h} (100%)

Hmm, the arch/x86/events directory does not exist yet, is it the plan
to move non-cpu event over there? It looks to be a better place for the
iommu events, are there more no-cpu events to move there?


Joerg

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/