diff options
author | Zheng Zengkai <zhengzengkai@huawei.com> | 2022-06-09 04:56:56 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-06-09 17:35:57 +0200 |
commit | 5860800e8696d2cbbd1a0dd60b433549d176e668 (patch) | |
tree | a1f7ac3195d652ac7293aff4da23cf4c3f4565dd /Documentation/features/sched | |
parent | Linux 5.19-rc1 (diff) | |
download | linux-5860800e8696d2cbbd1a0dd60b433549d176e668.tar.xz linux-5860800e8696d2cbbd1a0dd60b433549d176e668.zip |
Documentation/features: Update the arch support status files
The arch support status files don't match reality as of v5.19-rc1,
use the features-refresh.sh to refresh all the arch-support.txt files
in place. The main effect is to add entries for the new loong
architecture.
Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
Link: https://lore.kernel.org/r/20220609025656.143460-1-zhengzengkai@huawei.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features/sched')
-rw-r--r-- | Documentation/features/sched/membarrier-sync-core/arch-support.txt | 1 | ||||
-rw-r--r-- | Documentation/features/sched/numa-balancing/arch-support.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/features/sched/membarrier-sync-core/arch-support.txt b/Documentation/features/sched/membarrier-sync-core/arch-support.txt index d82a1f0cdc91..336d728b8a45 100644 --- a/Documentation/features/sched/membarrier-sync-core/arch-support.txt +++ b/Documentation/features/sched/membarrier-sync-core/arch-support.txt @@ -36,6 +36,7 @@ | csky: | TODO | | hexagon: | TODO | | ia64: | TODO | + | loong: | TODO | | m68k: | TODO | | microblaze: | TODO | | mips: | TODO | diff --git a/Documentation/features/sched/numa-balancing/arch-support.txt b/Documentation/features/sched/numa-balancing/arch-support.txt index 2687564e5fa8..76d012118372 100644 --- a/Documentation/features/sched/numa-balancing/arch-support.txt +++ b/Documentation/features/sched/numa-balancing/arch-support.txt @@ -13,6 +13,7 @@ | csky: | .. | | hexagon: | .. | | ia64: | TODO | + | loong: | ok | | m68k: | .. | | microblaze: | .. | | mips: | TODO | |