linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Yazen Ghannam <yazen.ghannam@amd.com>
Cc: tony.luck@intel.com, linux-edac@vger.kernel.org,
	linux-kernel@vger.kernel.org, avadhut.naik@amd.com,
	john.allen@amd.com, muralidhara.mk@amd.com,
	sathyapriya.k@amd.com, naveenkrishna.chatradhi@amd.com
Subject: Re: [PATCH v2 0/3] FMPM Debug Updates
Date: Sat, 2 Mar 2024 10:49:08 +0100	[thread overview]
Message-ID: <20240302094908.GAZeL2FAON8R00Cyzt@fat_crate.local> (raw)
In-Reply-To: <20240301143748.854090-1-yazen.ghannam@amd.com>

On Fri, Mar 01, 2024 at 08:37:45AM -0600, Yazen Ghannam wrote:
> Hi all,
> 
> This set adds two pieces of debug functionality.
> 1) Saving the system physical address of a recorded error.
> 2) Printing record entries through a debugfs file.
> 
> I'd like to include Murali, Naveen, and Sathya as co-developers, since
> this is based on their previous work from here:
> https://lore.kernel.org/r/20231129075034.2159223-4-muralimk@amd.com
> 
> v1 Link:
> https://lore.kernel.org/r/20240226152941.2615007-1-yazen.ghannam@amd.com
> 
> v1->v2:
> * Patch 1 replaced with suggested patch from Boris.
> * Patch 2 update variable names and some code flow.
> * Patch 3 rebase on changes from 1 and 2.
> 
> Thanks,
> Yazen
> 
> Borislav Petkov (AMD) (1):
>   RAS: Export helper to get ras_debugfs_dir
> 
> Yazen Ghannam (2):
>   RAS/AMD/FMPM: Save SPA values
>   RAS/AMD/FMPM: Add debugfs interface to print record entries
> 
>  drivers/ras/amd/fmpm.c | 199 +++++++++++++++++++++++++++++++++++++++++
>  drivers/ras/cec.c      |  10 ++-
>  drivers/ras/debugfs.c  |   8 +-
>  drivers/ras/debugfs.h  |   2 +-
>  4 files changed, 215 insertions(+), 4 deletions(-)

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

  parent reply	other threads:[~2024-03-02  9:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 14:37 [PATCH v2 0/3] FMPM Debug Updates Yazen Ghannam
2024-03-01 14:37 ` [PATCH v2 1/3] RAS: Export helper to get ras_debugfs_dir Yazen Ghannam
2024-03-01 14:37 ` [PATCH v2 2/3] RAS/AMD/FMPM: Save SPA values Yazen Ghannam
2024-03-01 15:50   ` Borislav Petkov
2024-03-01 14:37 ` [PATCH v2 3/3] RAS/AMD/FMPM: Add debugfs interface to print record entries Yazen Ghannam
2024-03-02  9:49 ` Borislav Petkov [this message]
2024-03-04  5:13 ` [PATCH v2 0/3] FMPM Debug Updates M K, Muralidhara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240302094908.GAZeL2FAON8R00Cyzt@fat_crate.local \
    --to=bp@alien8.de \
    --cc=avadhut.naik@amd.com \
    --cc=john.allen@amd.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=muralidhara.mk@amd.com \
    --cc=naveenkrishna.chatradhi@amd.com \
    --cc=sathyapriya.k@amd.com \
    --cc=tony.luck@intel.com \
    --cc=yazen.ghannam@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).