The patch titled kvm-add-vm-exit-profiling fix has been removed from the -mm tree. Its filename was kvm-add-vm-exit-profiling-fix.patch This patch was dropped because it was folded into kvm-add-vm-exit-profiling.patch ------------------------------------------------------ Subject: kvm-add-vm-exit-profiling fix From: Ingo Molnar <mingo@xxxxxxx> Cc: Avi Kivity <avi@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- kernel/profile.c | 1 + 1 file changed, 1 insertion(+) diff -puN kernel/profile.c~kvm-add-vm-exit-profiling-fix kernel/profile.c --- a/kernel/profile.c~kvm-add-vm-exit-profiling-fix +++ a/kernel/profile.c @@ -331,6 +331,7 @@ out: local_irq_restore(flags); put_cpu(); } +EXPORT_SYMBOL_GPL(profile_hits); static int __devinit profile_cpu_callback(struct notifier_block *info, unsigned long action, void *__cpu) _ Patches currently in -mm which might be from mingo@xxxxxxx are sched-tasks-cannot-run-on-cpus-onlined-after-boot.patch i386-sched_clock-using-init-data-tsc_disable-fix.patch kvm-add-vm-exit-profiling.patch kvm-add-vm-exit-profiling-fix.patch revert-bd_mount_mutex-back-to-a-semaphore.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html