From: Ingo Molnar Date: Tue, 13 Mar 2012 15:32:54 +0000 (+0100) Subject: Merge branch 'x86/cleanups' into perf/uprobes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ef15eda98217f5183f457e7a2de8b79555ef908b;p=linux.git Merge branch 'x86/cleanups' into perf/uprobes Merge reason: We want to merge a dependent patch. Signed-off-by: Ingo Molnar --- ef15eda98217f5183f457e7a2de8b79555ef908b diff --cc arch/x86/kernel/cpu/perf_event.c index 3c44b712380c6,63c0e058a4050..1c52bdbb9b8be --- a/arch/x86/kernel/cpu/perf_event.c +++ b/arch/x86/kernel/cpu/perf_event.c @@@ -29,10 -28,8 +29,9 @@@ #include #include #include - #include #include #include +#include #include "perf_event.h"