Messages in this thread |  | | Date | Sun, 10 Apr 2022 13:06:26 +0000 | From | Yazen Ghannam <> | Subject | Re: [PATCH 2/2] x86/mce: Add messages for panic errors in AMD's MCE grading |
| |
On Tue, Apr 05, 2022 at 01:32:14PM -0500, Carlos Bilbao wrote: > When a machine error is graded as PANIC by AMD grading logic, the MCE > handler calls mce_panic(). The notification chain does not come into effect > so the AMD EDAC driver does not decode the errors. In these cases, the > messages displayed to the user are more cryptic and miss information > that might be relevant, like the context in which the error took place. > > Fix the above issue including messages on AMD's grading logic for machine > errors graded as PANIC. > > Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com> > ---
Reviewed-by: Yazen Ghannam <yazen.ghannam@amd.com>
Thanks!
-Yazen
|  |