From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 044ABC4332F for ; Fri, 21 Oct 2022 12:01:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230419AbiJUMBQ (ORCPT ); Fri, 21 Oct 2022 08:01:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230310AbiJUMBJ (ORCPT ); Fri, 21 Oct 2022 08:01:09 -0400 Received: from mail.gromeck.de (mail.gromeck.de [188.68.46.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 725E92608E1 for ; Fri, 21 Oct 2022 05:00:58 -0700 (PDT) Received: from trillian.site (048-149-165-046.ip-addr.inexio.net [46.165.149.48]) by mail.gromeck.de (Postfix) with ESMTPA id 48F8E80367; Fri, 21 Oct 2022 14:00:55 +0200 (CEST) Received: from [10.0.50.1] (048-149-165-046.ip-addr.inexio.net [46.165.149.48]) by trillian.site (Postfix) with ESMTPSA id E8A4920286; Fri, 21 Oct 2022 14:00:42 +0200 (CEST) Message-ID: <7d76be22-ef32-b7e7-1450-ecd9ec86bdb3@gromeck.de> Date: Fri, 21 Oct 2022 14:00:42 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: EDAC support for 'Rocket Lake' To: "Luck, Tony" , Jason Baron Cc: "linux-edac@vger.kernel.org" References: <1b2f0acd-c03a-9403-406e-3c7dea7b84f5@gromeck.de> <4718dc61-d5a6-c3a7-a30e-a09d261589fd@akamai.com> Content-Language: de-DE From: Christian Lorenz In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org Am 06.10.22 um 19:03 schrieb Luck, Tony: >> I've really only added hardware I have access to, and we don't have >> 'Rocket Lake'. I'm happy to help work on support if you have a datasheet >> and can test. It may be as easy as adding some new pci ids for example: > > Jason, > > Some web searching hasn't turned up a public data sheet. The EDS volume 2 > is Intel Doc # 615924. Do you have access through Akamai? If that confirms that > you just need to add some new PCI IDs etc. then I can get someone to make > it OK to post a patch. > > Testing is harder. I can probably get access to a rocket lake internally. But > I don't think those support ACPI error injection. So would only be able to basic > "does the driver load" test. Not "does it report memory errors correctly". > > -Tony Hi, I can try to organize a piece of HW. Let me know if that would help, and who and where this HW would be needed. I will check with our HW vendor and we will see if things can be made possible. Christian