[PATCH 2/3] x86, mce: Handle AMD MCE on bank4 on NBC for multi-node processors

2014-12-22 Thread Aravind Gopalakrishnan
The problem is that when MC4 error happens on AMD multi-node processors, they are reported only to corresponding node base core of the cpu on which the error occurred. We don't have the exception handler wired up to handle this currently. As a consequence, do_machine_check only runs on the core

[PATCH 2/3] x86, mce: Handle AMD MCE on bank4 on NBC for multi-node processors

2014-12-22 Thread Aravind Gopalakrishnan
The problem is that when MC4 error happens on AMD multi-node processors, they are reported only to corresponding node base core of the cpu on which the error occurred. We don't have the exception handler wired up to handle this currently. As a consequence, do_machine_check only runs on the core