public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] documentation: update arch features
@ 2026-02-19 23:40 Miquel Sabaté Solà
  2026-02-23 21:41 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Sabaté Solà @ 2026-02-19 23:40 UTC (permalink / raw)
  To: corbet
  Cc: linux-doc, linux-kernel, linux-parisc, linux-s390,
	Miquel Sabaté Solà

PA-RISC has perf-event support since commit 610cb23bcc75 ("parisc: Add
initial kernel-side perf_event support"); and s390 has stackprotector
support since commit f5730d44e05e ("s390: Add stackprotector support").

Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
---
 Documentation/features/debug/stackprotector/arch-support.txt | 2 +-
 Documentation/features/perf/perf-regs/arch-support.txt       | 2 +-
 Documentation/features/perf/perf-stackdump/arch-support.txt  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/features/debug/stackprotector/arch-support.txt b/Documentation/features/debug/stackprotector/arch-support.txt
index de8f43f2e5d6..43e49c71612e 100644
--- a/Documentation/features/debug/stackprotector/arch-support.txt
+++ b/Documentation/features/debug/stackprotector/arch-support.txt
@@ -21,7 +21,7 @@
     |      parisc: | TODO |
     |     powerpc: |  ok  |
     |       riscv: |  ok  |
-    |        s390: | TODO |
+    |        s390: |  ok  |
     |          sh: |  ok  |
     |       sparc: | TODO |
     |          um: | TODO |
diff --git a/Documentation/features/perf/perf-regs/arch-support.txt b/Documentation/features/perf/perf-regs/arch-support.txt
index 09431518b0e8..4c9a5a012075 100644
--- a/Documentation/features/perf/perf-regs/arch-support.txt
+++ b/Documentation/features/perf/perf-regs/arch-support.txt
@@ -18,7 +18,7 @@
     |        mips: |  ok  |
     |       nios2: | TODO |
     |    openrisc: | TODO |
-    |      parisc: | TODO |
+    |      parisc: |  ok  |
     |     powerpc: |  ok  |
     |       riscv: |  ok  |
     |        s390: |  ok  |
diff --git a/Documentation/features/perf/perf-stackdump/arch-support.txt b/Documentation/features/perf/perf-stackdump/arch-support.txt
index f9db4dd8ef79..dd362b5cb638 100644
--- a/Documentation/features/perf/perf-stackdump/arch-support.txt
+++ b/Documentation/features/perf/perf-stackdump/arch-support.txt
@@ -18,7 +18,7 @@
     |        mips: |  ok  |
     |       nios2: | TODO |
     |    openrisc: | TODO |
-    |      parisc: | TODO |
+    |      parisc: |  ok  |
     |     powerpc: |  ok  |
     |       riscv: |  ok  |
     |        s390: |  ok  |
-- 
2.53.0


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

* Re: [PATCH] documentation: update arch features
  2026-02-19 23:40 [PATCH] documentation: update arch features Miquel Sabaté Solà
@ 2026-02-23 21:41 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-02-23 21:41 UTC (permalink / raw)
  To: Miquel Sabaté Solà
  Cc: linux-doc, linux-kernel, linux-parisc, linux-s390,
	Miquel Sabaté Solà

Miquel Sabaté Solà <mssola@mssola.com> writes:

> PA-RISC has perf-event support since commit 610cb23bcc75 ("parisc: Add
> initial kernel-side perf_event support"); and s390 has stackprotector
> support since commit f5730d44e05e ("s390: Add stackprotector support").
>
> Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
> ---
>  Documentation/features/debug/stackprotector/arch-support.txt | 2 +-
>  Documentation/features/perf/perf-regs/arch-support.txt       | 2 +-
>  Documentation/features/perf/perf-stackdump/arch-support.txt  | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

jon

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

end of thread, other threads:[~2026-02-23 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 23:40 [PATCH] documentation: update arch features Miquel Sabaté Solà
2026-02-23 21:41 ` Jonathan Corbet

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