Re: [PATCH 1/2] x86/mce: Simplify AMD severity grading logic

From: Yazen Ghannam
Date: Sun Apr 10 2022 - 09:05:17 EST


On Tue, Apr 05, 2022 at 01:32:13PM -0500, Carlos Bilbao wrote:

...

> /*
> - * See AMD Error Scope Hierarchy table in a newer BKDG. For example
> - * 49125_15h_Models_30h-3Fh_BKDG.pdf, section "RAS Features"
> + * See AMD PPR(s) section Machine Check Error Handling
> */

This is now a single-line comment, so the /* */ should be adjusted. This is a
minor issue, so please wait for further review by others before sending
another revision, if needed.

Otherwise, the patch looks good to me.

Reviewed-by: Yazen Ghannam <yazen.ghannam@xxxxxxx>

Thanks!

-Yazen