Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac

From: Borislav Petkov
Date: Mon Jul 24 2017 - 12:38:44 EST


On Mon, Jul 24, 2017 at 03:56:27PM +0000, Kani, Toshimitsu wrote:
> Yes, Mauro has already pointed this out. As I replied to him, we do
> have a separate series of platforms that do not have built-in RAS, and

So this whitelist entry

+static struct acpi_oemlist oemlist[] = {
+ {"HPE ", "Server ", 0, ACPI_SIG_FADT, all_versions},
+ { } /* End */
+};

looks like it'll match every HP server platform not only the ones with
built-in RAS.

--
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.
--