diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-02-25 17:27:18 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-02-25 21:25:57 +0300 |
commit | a910f43efd60413e743817c9d71226315cc1d867 (patch) | |
tree | 5b837535fe2aec3b13b5ce6a081fd6505d757195 /Documentation/features/debug/kmemleak/arch-support.txt | |
parent | 4f3c8320c78cdd11c8fdd23c33787407f719322e (diff) | |
download | linux-a910f43efd60413e743817c9d71226315cc1d867.tar.xz |
Documentation: features: refresh feature list
Run the update script to document the recent feature additions
on riscv, mips and csky.
Fixes: c109f42450ec ("csky: Add kmemleak support")
Fixes: 8b3165e54566 ("MIPS: Enable GCOV")
Fixes: 1ddc96bd42da ("MIPS: kernel: Support extracting off-line stack traces from user-space with perf")
Fixes: 74784081aac8 ("riscv: Add uprobes supported")
Fixes: 829adda597fe ("riscv: Add KPROBES_ON_FTRACE supported")
Fixes: c22b0bcb1dd0 ("riscv: Add kprobes supported")
Fixes: dcdc7a53a890 ("RISC-V: Implement ptrace regs and stack API")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210225142841.3385428-2-arnd@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features/debug/kmemleak/arch-support.txt')
-rw-r--r-- | Documentation/features/debug/kmemleak/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/kmemleak/arch-support.txt b/Documentation/features/debug/kmemleak/arch-support.txt index 915185634611..e9ac415f8aec 100644 --- a/Documentation/features/debug/kmemleak/arch-support.txt +++ b/Documentation/features/debug/kmemleak/arch-support.txt @@ -10,7 +10,7 @@ | arc: | ok | | arm: | ok | | arm64: | ok | - | csky: | TODO | + | csky: | ok | | h8300: | TODO | | hexagon: | TODO | | ia64: | TODO | |