linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] AMD Zen debugging documentation
@ 2025-05-01 21:41 Mario Limonciello
  2025-05-01 21:41 ` [PATCH v6 1/2] Documentation: Add AMD Zen debugging document Mario Limonciello
  2025-05-01 21:41 ` [PATCH v6 2/2] x86/CPU/AMD: Print the reason for the last reset Mario Limonciello
  0 siblings, 2 replies; 3+ messages in thread
From: Mario Limonciello @ 2025-05-01 21:41 UTC (permalink / raw)
  To: Borislav Petkov
  Cc: Jonathan Corbet, Mario Limonciello, Yazen Ghannam,
	Thomas Gleixner, Ingo Molnar, Dave Hansen,
	maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT), H . Peter Anvin,
	Shyam Sundar S K, open list:DOCUMENTATION, open list

From: Mario Limonciello <mario.limonciello@amd.com>

Introduce documentation for debugging some issues on AMD zen hardware.
As one of the debugging techniques read and add information for
S5_RESET_STATUS register.

v6:
 * Drop pre-req patches already merged to tip.git
 * Use Boris' suggestion for reading S5_RESET_STATUS

Mario Limonciello (1):
  Documentation: Add AMD Zen debugging document

Yazen Ghannam (1):
  x86/CPU/AMD: Print the reason for the last reset

 Documentation/arch/x86/amd-debugging.rst | 362 +++++++++++++++++++++++
 Documentation/arch/x86/index.rst         |   1 +
 Documentation/arch/x86/resume.svg        |   4 +
 Documentation/arch/x86/suspend.svg       |   4 +
 arch/x86/include/asm/amd/fch.h           |   1 +
 arch/x86/kernel/cpu/amd.c                |  53 ++++
 6 files changed, 425 insertions(+)
 create mode 100644 Documentation/arch/x86/amd-debugging.rst
 create mode 100644 Documentation/arch/x86/resume.svg
 create mode 100644 Documentation/arch/x86/suspend.svg

-- 
2.43.0


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

end of thread, other threads:[~2025-05-01 21:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-01 21:41 [PATCH v6 0/2] AMD Zen debugging documentation Mario Limonciello
2025-05-01 21:41 ` [PATCH v6 1/2] Documentation: Add AMD Zen debugging document Mario Limonciello
2025-05-01 21:41 ` [PATCH v6 2/2] x86/CPU/AMD: Print the reason for the last reset Mario Limonciello

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).