Re: [PATCH v5 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
From: Jonathan Cameron
Date: Fri Apr 04 2025 - 05:22:45 EST
On Thu, 3 Apr 2025 16:13:35 -0700
Zaid Alali <zaidal@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> Enable the driver to show all supported error injections for EINJ
> and EINJv2 at the same time. EINJv2 capabilities can be discovered
> by checking the return value of get_error_type, where bit 30 set
> indicates EINJv2 support.
>
> Signed-off-by: Zaid Alali <zaidal@xxxxxxxxxxxxxxxxxxxxxx>
I gave a tag for v4. If there is a reason you dropped it then should say
under the ---
Anyhow, at first glance this is the same code so I'll assume that it was
missed by accident and give it again
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>