lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 3 Jun 2015 04:12:13 -0700
From:	tip-bot for Ingo Molnar <tipbot@...or.com>
To:	linux-tip-commits@...r.kernel.org
Cc:	tglx@...utronix.de, hpa@...or.com, linux-kernel@...r.kernel.org,
	peterz@...radead.org, linux-arch@...r.kernel.org, corbet@....net,
	torvalds@...ux-foundation.org, linux-api@...r.kernel.org,
	mingo@...nel.org, josh@...htriplett.org, akpm@...ux-foundation.org
Subject: [tip:core/documentation] Documentation/features/core:
  Add feature description and arch support status file for 'tracehook'

Commit-ID:  f58519e9f7d65c41c17944e25d5343a07454b3a7
Gitweb:     http://git.kernel.org/tip/f58519e9f7d65c41c17944e25d5343a07454b3a7
Author:     Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:15 +0200
Committer:  Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:36 +0200

Documentation/features/core: Add feature description and arch support status file for 'tracehook'

Cc: <linux-api@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
 .../tracehook}/arch-support.txt                    | 28 +++++++++++-----------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/Documentation/features/io/dma_map_attrs/arch-support.txt b/Documentation/features/core/tracehook/arch-support.txt
similarity index 59%
copy from Documentation/features/io/dma_map_attrs/arch-support.txt
copy to Documentation/features/core/tracehook/arch-support.txt
index 51d0f1c..728061d 100644
--- a/Documentation/features/io/dma_map_attrs/arch-support.txt
+++ b/Documentation/features/core/tracehook/arch-support.txt
@@ -1,30 +1,30 @@
 #
-# Feature name:          dma_map_attrs
-#         Kconfig:       HAVE_DMA_ATTRS
-#         description:   arch provides dma_*map*_attrs() APIs
+# Feature name:          tracehook
+#         Kconfig:       HAVE_ARCH_TRACEHOOK
+#         description:   arch supports tracehook (ptrace) register handling APIs
 #
     -----------------------
     |         arch |status|
     -----------------------
-    |       alpha: |  ok  |
-    |         arc: | TODO |
+    |       alpha: | TODO |
+    |         arc: |  ok  |
     |         arm: |  ok  |
     |       arm64: |  ok  |
     |       avr32: | TODO |
-    |    blackfin: | TODO |
-    |         c6x: | TODO |
+    |    blackfin: |  ok  |
+    |         c6x: |  ok  |
     |        cris: | TODO |
-    |         frv: | TODO |
-    |       h8300: |  ok  |
+    |         frv: |  ok  |
+    |       h8300: | TODO |
     |     hexagon: |  ok  |
     |        ia64: |  ok  |
     |        m32r: | TODO |
     |        m68k: | TODO |
-    |       metag: | TODO |
-    |  microblaze: |  ok  |
+    |       metag: |  ok  |
+    |  microblaze: | TODO |
     |        mips: |  ok  |
-    |     mn10300: | TODO |
-    |       nios2: | TODO |
+    |     mn10300: |  ok  |
+    |       nios2: |  ok  |
     |    openrisc: |  ok  |
     |      parisc: | TODO |
     |     powerpc: |  ok  |
@@ -34,7 +34,7 @@
     |       sparc: |  ok  |
     |        tile: |  ok  |
     |          um: | TODO |
-    |   unicore32: |  ok  |
+    |   unicore32: | TODO |
     |         x86: |  ok  |
     |      xtensa: | TODO |
     -----------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists