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.
此提交包含在:
@@ -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 */
|
||||
|
新增問題並參考
封鎖使用者