diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-02-20 02:40:40 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-02-24 00:40:56 +0300 |
| commit | 1e9ae338eadda5796a57cc022359055ac3674bc9 (patch) | |
| tree | bd4ac1458f15584352a6dff02a0a4b8c1a08002a | |
| parent | 95c0cd8bee59bc7ccc0d8c3008fec373ce8f0301 (diff) | |
| download | linux-1e9ae338eadda5796a57cc022359055ac3674bc9.tar.xz | |
documentation: update arch features
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260219234040.3260616-1-mssola@mssola.com>
| -rw-r--r-- | Documentation/features/perf/perf-regs/arch-support.txt | 2 | ||||
| -rw-r--r-- | Documentation/features/perf/perf-stackdump/arch-support.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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 | |
