mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
Merge branch 'x86/entry' into ras/core
to fixup conflicts in arch/x86/kernel/cpu/mce/core.c so MCE specific follow up patches can be applied without creating a horrible merge conflict afterwards.
This commit is contained in:
@@ -251,7 +251,7 @@ extern void mce_disable_bank(int bank);
|
||||
/*
|
||||
* Exception handler
|
||||
*/
|
||||
void do_machine_check(struct pt_regs *, long);
|
||||
void do_machine_check(struct pt_regs *pt_regs);
|
||||
|
||||
/*
|
||||
* Threshold handler
|
||||
|
Reference in New Issue
Block a user