summaryrefslogtreecommitdiff
path: root/Documentation/features/core/generic-idle-thread/arch-support.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/features/core/generic-idle-thread/arch-support.txt')
-rw-r--r--Documentation/features/core/generic-idle-thread/arch-support.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/Documentation/features/core/generic-idle-thread/arch-support.txt b/Documentation/features/core/generic-idle-thread/arch-support.txt
index 365df2c2ff0b..425442e31fa2 100644
--- a/Documentation/features/core/generic-idle-thread/arch-support.txt
+++ b/Documentation/features/core/generic-idle-thread/arch-support.txt
@@ -10,15 +10,12 @@
| arc: | ok |
| arm: | ok |
| arm64: | ok |
- | c6x: | TODO |
| csky: | ok |
- | h8300: | TODO |
| hexagon: | ok |
- | ia64: | ok |
+ | loongarch: | ok |
| m68k: | TODO |
| microblaze: | TODO |
| mips: | ok |
- | nds32: | TODO |
| nios2: | TODO |
| openrisc: | ok |
| parisc: | ok |
@@ -27,8 +24,7 @@
| s390: | ok |
| sh: | ok |
| sparc: | ok |
- | um: | TODO |
- | unicore32: | TODO |
+ | um: | ok |
| x86: | ok |
| xtensa: | ok |
-----------------------