]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'perf'
authorAvi Kivity <avi@redhat.com>
Mon, 19 Apr 2010 09:52:53 +0000 (12:52 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:17:58 +0000 (12:17 +0300)
Signed-off-by: Avi Kivity <avi@redhat.com>
1  2 
MAINTAINERS
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
kernel/sched.c

diff --cc MAINTAINERS
Simple merge
Simple merge
index 30efeead4511f6bda8b8f4466bbe76cb14d39333,c3a33b2bb169733b822692437f36c590637eab12..58a96e6a234cdae8c2ac9744eb4028087f3fcd10
@@@ -40,8 -40,9 +40,9 @@@
  #include <linux/user-return-notifier.h>
  #include <linux/srcu.h>
  #include <linux/slab.h>
+ #include <linux/perf_event.h>
  #include <trace/events/kvm.h>
 -#undef TRACE_INCLUDE_FILE
 +
  #define CREATE_TRACE_POINTS
  #include "trace.h"
  
diff --cc kernel/sched.c
Simple merge