Merge commit 'perf/core' into perf/hw-breakpoint

Conflicts:
	kernel/Makefile
	kernel/trace/Makefile
	kernel/trace/trace.h
	samples/Makefile

Merge reason: We need to be uptodate with the perf events development
branch because we plan to rewrite the breakpoints API on top of
perf events.
此提交包含在:
Frederic Weisbecker
2009-10-18 01:09:09 +02:00
當前提交 0f8f86c7bd
共有 7303 個檔案被更改,包括 755773 行新增372702 行删除

查看文件

@@ -224,11 +224,7 @@ static void __restore_processor_state(struct saved_context *ctxt)
fix_processor_context();
do_fpu_end();
mtrr_ap_init();
#ifdef CONFIG_X86_OLD_MCE
mcheck_init(&boot_cpu_data);
#endif
mtrr_bp_restore();
}
/* Needed by apm.c */