diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-02-25 15:27:18 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-02-25 19:25:57 +0100 |
commit | a910f43efd60413e743817c9d71226315cc1d867 (patch) | |
tree | 5b837535fe2aec3b13b5ce6a081fd6505d757195 /Documentation/features/sched | |
parent | Documentation: features: remove c6x references (diff) | |
download | linux-a910f43efd60413e743817c9d71226315cc1d867.tar.xz linux-a910f43efd60413e743817c9d71226315cc1d867.zip |
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/sched')
-rw-r--r-- | Documentation/features/sched/numa-balancing/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/sched/numa-balancing/arch-support.txt b/Documentation/features/sched/numa-balancing/arch-support.txt index bfcfaff67a1b..9affb7c2c500 100644 --- a/Documentation/features/sched/numa-balancing/arch-support.txt +++ b/Documentation/features/sched/numa-balancing/arch-support.txt @@ -22,7 +22,7 @@ | openrisc: | .. | | parisc: | .. | | powerpc: | ok | - | riscv: | TODO | + | riscv: | ok | | s390: | ok | | sh: | .. | | sparc: | TODO | |