On Tue, Dec 22, 2015 at 08:55:50PM +0100, Borislav Petkov wrote:
> From: Borislav Petkov <[email protected]>
>
> Cc: Joerg Roedel <[email protected]>
> Signed-off-by: Borislav Petkov <[email protected]>
> ---
> 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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/