mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Rework mce_setup()
@ 2024-07-30 18:29 Yazen Ghannam
  2024-07-30 18:29 ` [PATCH v3 1/3] x86/mce: Rename mce_setup() to mce_prep_record() Yazen Ghannam
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Yazen Ghannam @ 2024-07-30 18:29 UTC (permalink / raw)
  To: linux-edac
  Cc: linux-kernel, tony.luck, x86, avadhut.naik, john.allen, Yazen Ghannam

Hi all,

This revision drops the topology export idea from v2. It seemed to add
more complexity than just doing a local search. 

Thanks,
Yazen

Link:
https://lkml.kernel.org/r/20240624212008.663832-1-yazen.ghannam@amd.com

Yazen Ghannam (3):
  x86/mce: Rename mce_setup() to mce_prep_record()
  x86/mce: Define mce_prep_record() helpers for common and per-CPU
    fields
  x86/mce: Use mce_prep_record() helpers for
    apei_smca_report_x86_error()

 arch/x86/include/asm/mce.h         |  2 +-
 arch/x86/kernel/cpu/mce/amd.c      |  2 +-
 arch/x86/kernel/cpu/mce/apei.c     | 18 +++++++-------
 arch/x86/kernel/cpu/mce/core.c     | 38 ++++++++++++++++++++----------
 arch/x86/kernel/cpu/mce/internal.h |  2 ++
 5 files changed, 38 insertions(+), 24 deletions(-)


base-commit: 1cd27e88888d54de5fefbeb0b44c26194ffa83ce
-- 
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-08-01 21:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-30 18:29 [PATCH v3 0/3] Rework mce_setup() Yazen Ghannam
2024-07-30 18:29 ` [PATCH v3 1/3] x86/mce: Rename mce_setup() to mce_prep_record() Yazen Ghannam
2024-08-01 16:35   ` [tip: ras/core] " tip-bot2 for Yazen Ghannam
2024-07-30 18:29 ` [PATCH v3 2/3] x86/mce: Define mce_prep_record() helpers for common and per-CPU fields Yazen Ghannam
2024-08-01 16:35   ` [tip: ras/core] " tip-bot2 for Yazen Ghannam
2024-07-30 18:29 ` [PATCH v3 3/3] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error() Yazen Ghannam
2024-08-01 16:35   ` [tip: ras/core] " tip-bot2 for Yazen Ghannam
2024-07-31 13:02 ` [PATCH v3 0/3] Rework mce_setup() Nikolay Borisov
2024-08-01 21:02 ` Avadhut Naik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®