aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2017-08-04 06:28:39 -0400
committerJonathan Corbet <corbet@lwn.net>2017-08-07 16:18:40 -0400
commit02bdf9da9e6cf150a28545ae000aaf620456b449 (patch)
treef2ac11b15bb06c53c6a1f926764c1fece961fedb /Documentation/features
parentbc7938deaca7f474918c41a0372a410049bd4e13 (diff)
docs/features: parisc implements tracehook
Since commit 64e2a42bca12 ("parisc: Add ARCH_TRACEHOOK and regset support") in v4.7, parisc selects HAVE_ARCH_TRACEHOOK, so update its entry in Documentation/features from TODO to ok. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: "James E.J. Bottomley" <jejb@parisc-linux.org> Cc: Helge Deller <deller@gmx.de> Cc: Ingo Molnar <mingo@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/core/tracehook/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/core/tracehook/arch-support.txt b/Documentation/features/core/tracehook/arch-support.txt
index 5e97a89420ef..dfb638c2f842 100644
--- a/Documentation/features/core/tracehook/arch-support.txt
+++ b/Documentation/features/core/tracehook/arch-support.txt
@@ -25,7 +25,7 @@
25 | mn10300: | ok | 25 | mn10300: | ok |
26 | nios2: | ok | 26 | nios2: | ok |
27 | openrisc: | ok | 27 | openrisc: | ok |
28 | parisc: | TODO | 28 | parisc: | ok |
29 | powerpc: | ok | 29 | powerpc: | ok |
30 | s390: | ok | 30 | s390: | ok |
31 | score: | TODO | 31 | score: | TODO |