summaryrefslogtreecommitdiff
path: root/Documentation/features/locking/rwsem-optimized/arch-support.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/features/locking/rwsem-optimized/arch-support.txt')
-rw-r--r--Documentation/features/locking/rwsem-optimized/arch-support.txt39
1 files changed, 0 insertions, 39 deletions
diff --git a/Documentation/features/locking/rwsem-optimized/arch-support.txt b/Documentation/features/locking/rwsem-optimized/arch-support.txt
deleted file mode 100644
index 79bfa4d6e41f..000000000000
--- a/Documentation/features/locking/rwsem-optimized/arch-support.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-#
-# Feature name: rwsem-optimized
-# Kconfig: Optimized asm/rwsem.h
-# description: arch provides optimized rwsem APIs
-#
- -----------------------
- | arch |status|
- -----------------------
- | alpha: | ok |
- | arc: | TODO |
- | arm: | TODO |
- | arm64: | TODO |
- | blackfin: | TODO |
- | c6x: | TODO |
- | cris: | TODO |
- | frv: | TODO |
- | h8300: | TODO |
- | hexagon: | TODO |
- | ia64: | ok |
- | m32r: | TODO |
- | m68k: | TODO |
- | metag: | TODO |
- | microblaze: | TODO |
- | mips: | TODO |
- | mn10300: | TODO |
- | nios2: | TODO |
- | openrisc: | TODO |
- | parisc: | TODO |
- | powerpc: | TODO |
- | s390: | ok |
- | score: | TODO |
- | sh: | ok |
- | sparc: | ok |
- | tile: | TODO |
- | um: | TODO |
- | unicore32: | TODO |
- | x86: | ok |
- | xtensa: | ok |
- -----------------------