perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
authorBorislav Petkov <[email protected]>
Wed, 10 Feb 2016 09:55:22 +0000 (10:55 +0100)
committerIngo Molnar <[email protected]>
Wed, 17 Feb 2016 09:11:36 +0000 (10:11 +0100)
commit65a27a3510c82f16e673548b4c819462fabb12ae
treeb11adf99594f24fdd98e4c8bfcfcb935a48b72f2
parent5e865ed44b39fa991a8fb1d7d9c0338f8fedac33
perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c

Signed-off-by: Borislav Petkov <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/events/Makefile
arch/x86/events/msr.c [new file with mode: 0644]
arch/x86/kernel/cpu/Makefile
arch/x86/kernel/cpu/perf_event_msr.c [deleted file]