From mboxrd@z Thu Jan 1 00:00:00 1970 From: tbaicar@codeaurora.org (Tyler Baicar) Date: Mon, 21 May 2018 09:48:23 -0400 Subject: [PATCH] EDAC, ghes: Make platform-based whitelisting x86-only In-Reply-To: <20180518112028.GD17285@pd.tnic> References: <1526039543-180996-1-git-send-email-zhengqiang10@huawei.com> <20180511121901.GA12705@pd.tnic> <5AF90C70.408@huawei.com> <20180514094709.GC23049@pd.tnic> <20180514164720.GH23049@pd.tnic> <20180516182958.GB17092@pd.tnic> <8602b133-e0fa-57e2-5159-9d34a1ded85f@arm.com> <20180518111132.GC17285@pd.tnic> <20180518112028.GD17285@pd.tnic> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 5/18/2018 7:20 AM, Borislav Petkov wrote: > From: Borislav Petkov > > ARM machines all have DMI tables so if they request hw error reporting > through GHES, then the driver should be able to detect DIMMs and report > errors successfully (famous last words :)). > > Make the platform-based list x86-specific so that ghes_edac can load on > ARM. > > Signed-off-by: Borislav Petkov > Reviewed-by: James Morse > Tested-by: James Morse > Cc: Qiang Zheng Tested-by: Tyler Baicar Was it intentional to make idx=0 so that the pr_info later in this function no longer hits? I don't see an issue with not printing out the long BIOS statement, but the number of DIMM sockets print could still be useful. Thanks, Tyler -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.