Re: [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly

From: Wang, Qingshun
Date: Tue Feb 06 2024 - 11:47:09 EST


On Mon, Feb 05, 2024 at 05:26:16PM -0600, Bjorn Helgaas wrote:
> In the subject, "properly" really doesn't convey information. I think
> this patch does two things:
>
> - Prints error bits that might be ANFE
> - Clears UNCOR_STATUS bits that were previously not cleared
>
> Maybe the subject line could say something about those (clearing
> UNCOR_STATUS might be more important, or maybe this could even be
> split into two patches so we could see both).
>

Good idea, thanks. I think splitting it into two patches would be the
better approach.