Commit-ID:  5b8473a6d7d08e9da9bd132c6e8ce12b8cfdbf5f
Gitweb:     http://git.kernel.org/tip/5b8473a6d7d08e9da9bd132c6e8ce12b8cfdbf5f
Author:     Ingo Molnar <[email protected]>
AuthorDate: Wed, 3 Jun 2015 12:37:21 +0200
Committer:  Ingo Molnar <[email protected]>
CommitDate: Wed, 3 Jun 2015 12:51:38 +0200

Documentation/features/seccomp: Add feature description and arch support status 
file for 'seccomp-filter'

Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
---
 .../dma-contiguous => seccomp/seccomp-filter}/arch-support.txt    | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/features/io/dma-contiguous/arch-support.txt 
b/Documentation/features/seccomp/seccomp-filter/arch-support.txt
similarity index 83%
copy from Documentation/features/io/dma-contiguous/arch-support.txt
copy to Documentation/features/seccomp/seccomp-filter/arch-support.txt
index a97e8e3..bea8009 100644
--- a/Documentation/features/io/dma-contiguous/arch-support.txt
+++ b/Documentation/features/seccomp/seccomp-filter/arch-support.txt
@@ -1,7 +1,7 @@
 #
-# Feature name:          dma-contiguous
-#         Kconfig:       HAVE_DMA_CONTIGUOUS
-#         description:   arch supports the DMA CMA (continuous memory 
allocator)
+# Feature name:          seccomp-filter
+#         Kconfig:       HAVE_ARCH_SECCOMP_FILTER
+#         description:   arch supports seccomp filters
 #
     -----------------------
     |         arch |status|
@@ -28,7 +28,7 @@
     |    openrisc: | TODO |
     |      parisc: | TODO |
     |     powerpc: | TODO |
-    |        s390: | TODO |
+    |        s390: |  ok  |
     |       score: | TODO |
     |          sh: | TODO |
     |       sparc: | TODO |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to